Vending machines are more dangerous when throwing items

This commit is contained in:
CitadelStationBot
2017-05-18 16:37:18 -05:00
parent 97286d25fc
commit 670a6f2126
4 changed files with 90 additions and 56 deletions
+3
View File
@@ -528,6 +528,9 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
/obj/item/throw_impact(atom/A)
if(A && !QDELETED(A))
if(is_hot() && isliving(A))
var/mob/living/L = A
L.IgniteMob()
var/itempush = 1
if(w_class < 4)
itempush = 0 //too light to push anything