mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 00:06:38 +01:00
[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:
@@ -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,\
|
||||
|
||||
Reference in New Issue
Block a user