Fixed null flag for cigarette type

This commit is contained in:
Mike
2014-05-02 15:59:47 -04:00
parent c1e6f9b0a6
commit 946fd5329f
@@ -62,7 +62,7 @@ CIGARETTE PACKETS ARE IN FANCY.DM
throw_speed = 0.5
item_state = "cigoff"
w_class = 1
body_parts_covered = null
body_parts_covered = 0
attack_verb = list("burnt", "singed")
var/lit = 0
var/icon_on = "cigon" //Note - these are in masks.dmi not in cigarette.dmi