mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Update cigs.dm (#26694)
This commit is contained in:
@@ -151,7 +151,8 @@ LIGHTERS ARE IN LIGHTERS.DM
|
||||
|
||||
/obj/item/clothing/mask/cigarette/catch_fire()
|
||||
if(!lit)
|
||||
light("<span class='warning'>[src] is lit by the flames!</span>")
|
||||
visible_message("<span class='warning'>[src] is lit by the flames!</span>")
|
||||
light()
|
||||
|
||||
/obj/item/clothing/mask/cigarette/cigarette_lighter_act(mob/living/user, mob/living/target, obj/item/direct_attackby_item)
|
||||
var/obj/item/clothing/mask/cigarette/cig = ..()
|
||||
|
||||
Reference in New Issue
Block a user