Fix, again

This commit is contained in:
Anasari
2018-06-27 21:39:19 +08:00
parent 02a0670826
commit 9cf8bd06c3
+1 -1
View File
@@ -457,7 +457,7 @@
else
if(usr.incapacitated()) //are you cuffed, dying, lying, stunned or other
return
add_attack_logs(user, occupant, "Ejected from cryo cell at [COORD(src)]")
add_attack_logs(usr, occupant, "Ejected from cryo cell at [COORD(src)]")
go_out()
add_fingerprint(usr)
return