This commit is the equivalent of a atomic bomb

This commit is contained in:
2026-02-15 08:08:56 -03:00
commit e4ac56b038
6934 changed files with 916278 additions and 0 deletions

28
make/obsfuschatedList.py Normal file
View File

@@ -0,0 +1,28 @@
obfuschatedList = [
"braf_air",
"braf_air2",
"braf_armored",
"braf_boat",
"braf_characters_army",
"braf_characters_aviation",
"braf_characters_backpack",
"braf_characters_binfa",
"braf_characters_headgear",
"braf_characters_marine",
"braf_characters_vest",
"braf_soft",
"braf_static",
"braf_structures",
"braf_structures_ammoboxes",
"braf_structures_land",
"braf_weapons_assault_rifles",
"braf_weapons_attach_side",
"braf_weapons_launchers",
"braf_weapons_machine_guns",
"braf_weapons_muzzle",
"braf_weapons_pistols",
"braf_weapons_scopes",
"braf_weapons_shotguns",
"braf_weapons_smg",
"braf_weapons_sniper_rifles"
]