[MDB IGNORE] ballistic gun repath & lazyinit ammo & casing flags & reorganiation (#4908)

## About The Pull Request

tin

## Why It's Good For The Game

memory improvements & code efficiency

## Changelog

nah

Co-authored-by: silicons <no@you.cat>
This commit is contained in:
silicons
2023-01-05 19:10:40 -08:00
committed by GitHub
co-authored by silicons
parent d6adc13865
commit fd91cb3b08
157 changed files with 1423 additions and 1366 deletions
+1 -1
View File
@@ -328,7 +328,7 @@ proc/check_panel(mob/M)
qdel(O)
return
GLOBAL_LIST_INIT(non_fakeattack_weapons, list(/obj/item/gun/projectile, /obj/item/ammo_magazine/s357,\
GLOBAL_LIST_INIT(non_fakeattack_weapons, list(/obj/item/gun/ballistic, /obj/item/ammo_magazine/s357,\
/obj/item/gun/energy/crossbow, /obj/item/melee/energy/sword,\
/obj/item/storage/box/syndicate, /obj/item/storage/box/emps,\
/obj/item/cartridge/syndicate, /obj/item/clothing/under/chameleon,\