mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Renames stun effects and changes stun input values as preliminary work for changing stuns to status effects (#28524)
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
"<span class='italics'>You hear a loud metal bang.</span>")
|
||||
var/mob/living/L = O
|
||||
if(!issilicon(L))
|
||||
L.Weaken(2)
|
||||
L.Knockdown(40)
|
||||
O.forceMove(T)
|
||||
close()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user