mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
fixing temperature guns
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
var/obj/item/weapon/gun/energy/temperature/T = null
|
||||
|
||||
/obj/item/projectile/temp/OnFired()
|
||||
..()
|
||||
T = shot_from
|
||||
temperature = T.temperature
|
||||
switch(temperature)
|
||||
|
||||
Reference in New Issue
Block a user