Files
Aurora.3/code/modules/client/preference_setup/loadout/loadout_smoking.dm
VTCobaltblood 76dcd0a128 Lighter tweaks (#5479)
Zippo messages are no longer red. For those who want to opt out of the zippo flavor text spam, but still have a lighter at loadout, the cheap lighter has been added in there. The zippo's description has been tweaked so that it's slightly more obvious that it's going to spam flavor messages.
2018-11-01 01:48:43 +02:00

31 lines
821 B
Plaintext

/datum/gear/smokingpipe
display_name = "pipe, smoking"
path = /obj/item/clothing/mask/smokable/pipe
/datum/gear/cornpipe
display_name = "pipe, corn"
path = /obj/item/clothing/mask/smokable/pipe/cobpipe
/datum/gear/matchbook
display_name = "matchbook"
path = /obj/item/weapon/storage/box/matches
/datum/gear/zippo
display_name = "zippo"
path = /obj/item/weapon/flame/lighter/zippo
/datum/gear/lighter
display_name = "cheap lighter"
path = /obj/item/weapon/flame/lighter
/datum/gear/cigarcase
display_name = "cigar case"
path = /obj/item/weapon/storage/fancy/cigar
/datum/gear/cigarette
display_name = "cigarette packet"
path = /obj/item/weapon/storage/fancy/cigarettes
/datum/gear/dromedaryco
display_name = "dromedaryco cigarette packet"
path = /obj/item/weapon/storage/fancy/cigarettes/dromedaryco