mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Update cigs_lighters.dm (#37257)
This commit is contained in:
@@ -840,7 +840,7 @@ MATCHBOXES ARE ALSO IN FANCY.DM
|
||||
slot_flags = SLOT_MASK
|
||||
overlay_on = "pipelit"
|
||||
species_fit = list(VOX_SHAPED, GREY_SHAPED)
|
||||
smoketime = 100
|
||||
smoketime = 200
|
||||
|
||||
/obj/item/clothing/mask/cigarette/pipe/light(var/flavor_text = "[usr] lights the [name].")
|
||||
if(!src.lit)
|
||||
|
||||
Reference in New Issue
Block a user