mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-28 23:51:26 +01:00
Update cigs_lighters.dm
added extra chemicals to free cigarettes except for rollies and space cigarettes
This commit is contained in:
@@ -265,13 +265,14 @@ CIGARETTE PACKETS ARE IN FANCY.DM
|
|||||||
|
|
||||||
/obj/item/clothing/mask/cigarette/dromedary
|
/obj/item/clothing/mask/cigarette/dromedary
|
||||||
desc = "A DromedaryCo brand cigarette."
|
desc = "A DromedaryCo brand cigarette."
|
||||||
|
list_reagents = list("nicotine" = 7.5, "silicon" = 7.5)
|
||||||
/obj/item/clothing/mask/cigarette/uplift
|
/obj/item/clothing/mask/cigarette/uplift
|
||||||
desc = "An Uplift Smooth brand cigarette."
|
desc = "An Uplift Smooth brand cigarette."
|
||||||
list_reagents = list("nicotine" = 7.5, "menthol" = 7.5)
|
list_reagents = list("nicotine" = 7.5, "menthol" = 7.5)
|
||||||
|
|
||||||
/obj/item/clothing/mask/cigarette/robust
|
/obj/item/clothing/mask/cigarette/robust
|
||||||
desc = "A Robust brand cigarette."
|
desc = "A Robust brand cigarette."
|
||||||
|
list_reagents = list("nicotine" = 7.5, "grenadine" = 7.5)
|
||||||
|
|
||||||
/obj/item/clothing/mask/cigarette/robustgold
|
/obj/item/clothing/mask/cigarette/robustgold
|
||||||
desc = "A Robust Gold brand cigarette."
|
desc = "A Robust Gold brand cigarette."
|
||||||
@@ -279,7 +280,7 @@ CIGARETTE PACKETS ARE IN FANCY.DM
|
|||||||
|
|
||||||
/obj/item/clothing/mask/cigarette/carp
|
/obj/item/clothing/mask/cigarette/carp
|
||||||
desc = "A Carp Classic brand cigarette."
|
desc = "A Carp Classic brand cigarette."
|
||||||
|
list_reagents = list("nicotine" = 7.5, "water" = 7.25, "sodiumchloride" = 0.25)
|
||||||
/obj/item/clothing/mask/cigarette/syndicate
|
/obj/item/clothing/mask/cigarette/syndicate
|
||||||
desc = "An unknown brand cigarette."
|
desc = "An unknown brand cigarette."
|
||||||
list_reagents = list("nicotine" = 15, "omnizine" = 15)
|
list_reagents = list("nicotine" = 15, "omnizine" = 15)
|
||||||
|
|||||||
Reference in New Issue
Block a user