not existing

This commit is contained in:
Letter N
2021-02-09 15:44:49 +08:00
parent f87aa0ac5b
commit 834e4730b3
14 changed files with 43 additions and 272 deletions
+1 -1
View File
@@ -559,7 +559,7 @@ GLOBAL_LIST_EMPTY(vending_products)
if(crit_case)
L.apply_damage(squish_damage, forced=TRUE)
if(was_alive && L.stat == DEAD && L.client)
if(L.stat == DEAD && L.client)
L.client.give_award(/datum/award/achievement/misc/vendor_squish, L) // good job losing a fight with an inanimate object idiot
L.Paralyze(60)