The Rollable Cigs and Chews Update (#7631)

This commit is contained in:
Wowzewow (Wezzy)
2019-12-20 23:48:17 +01:00
committed by Werner
parent 203b4a92a8
commit ff25557eb8
30 changed files with 563 additions and 118 deletions
@@ -73,7 +73,7 @@
for(var/obj/W in T)
//Different classes of items give different commodities.
if(istype(W,/obj/item/cigbutt))
if(istype(W,/obj/item/trash/cigbutt))
if(plastic)
plastic.add_charge(500)
else if (istype(W, /obj/item/flame/match))