funny
This commit is contained in:
@@ -8,4 +8,4 @@
|
||||
for(var/obj/item/I in equipment)
|
||||
if(istype(I, /obj/item/mecha_parts/mecha_equipment/weapon/ballistic/))
|
||||
var/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/gun = I
|
||||
gun.projectiles_cache = gun.projectiles_cache_max
|
||||
gun.projectiles_cache = gun.projectiles_cache_max
|
||||
|
||||
@@ -172,4 +172,4 @@
|
||||
mineral_scan_pulse(get_turf(src))
|
||||
|
||||
#undef DRILL_BASIC
|
||||
#undef DRILL_HARDENED
|
||||
#undef DRILL_HARDENED
|
||||
|
||||
Reference in New Issue
Block a user