Merge pull request #4562 from Citadel-Station-13/upstream-merge-33868
[MIRROR] Fixes EMP runtime
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
if(beaker && beaker.reagents)
|
||||
beaker.reagents.remove_all()
|
||||
cell.use(total/powerefficiency)
|
||||
cell.emp_act()
|
||||
cell.emp_act(severity)
|
||||
visible_message("<span class='danger'>[src] malfunctions, spraying chemicals everywhere!</span>")
|
||||
..()
|
||||
|
||||
@@ -400,4 +400,4 @@
|
||||
"cryoxadone",
|
||||
"ammonia",
|
||||
"ash",
|
||||
"diethylamine")
|
||||
"diethylamine")
|
||||
|
||||
Reference in New Issue
Block a user