Cigarette quickfix.

This commit is contained in:
Spamcat
2012-10-23 23:58:11 +04:00
parent d555f06f8d
commit 23960a8064

View File

@@ -131,7 +131,7 @@ ZIPPO
/obj/item/clothing/mask/cigarette/proc/light(var/flavor_text = "[usr] lights the [name].")
if(!src.lit)
if(!src.lit && !is_butt)
src.lit = 1
damtype = "fire"
if(reagents.get_reagent_amount("plasma")) // the plasma explodes when exposed to fire