mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Working mech DLC: Clarke and KA (#15626)
* its here * Update clarke.dm * Update code/game/mecha/mech_fabricator.dm * Update code/game/mecha/mech_fabricator.dm * Update code/game/mecha/mech_fabricator.dm Co-authored-by: TheGamerdk <5618080+TheGamerdk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ac9cf3f74
commit
4d7bf5b313
@@ -186,6 +186,9 @@
|
||||
var/pressure_decrease = 0.25
|
||||
var/obj/item/gun/energy/kinetic_accelerator/kinetic_gun
|
||||
|
||||
/obj/item/projectile/kinetic/mech
|
||||
range = 5
|
||||
|
||||
/obj/item/projectile/kinetic/Destroy()
|
||||
kinetic_gun = null
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user