mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Forgot the ..() call.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4378 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1485,6 +1485,7 @@ datum
|
|||||||
if(holder && ismob(holder.my_atom))
|
if(holder && ismob(holder.my_atom))
|
||||||
var/mob/M = holder.my_atom
|
var/mob/M = holder.my_atom
|
||||||
M.status_flags &= ~FAKEDEATH
|
M.status_flags &= ~FAKEDEATH
|
||||||
|
..()
|
||||||
|
|
||||||
LSD
|
LSD
|
||||||
name = "LSD"
|
name = "LSD"
|
||||||
|
|||||||
Reference in New Issue
Block a user