Replaces the Nicotine in Rollies With Weed (#25840)

* Update cigs.dm

* Update cigs.dm
This commit is contained in:
CRUNCH
2024-06-28 04:15:33 +01:00
committed by GitHub
parent f3d069ae81
commit ee6879ad7b
+1
View File
@@ -304,6 +304,7 @@ LIGHTERS ARE IN LIGHTERS.DM
type_butt = /obj/item/cigbutt/roach
throw_speed = 0.5
item_state = "spliffoff"
list_reagents = list("thc" = 40, "cbd" = 20)
/obj/item/clothing/mask/cigarette/rollie/Initialize(mapload)
. = ..()