Fixes smoking pipes (#19983)

Allows people to light smoking pipes again.
This commit is contained in:
hazelrat
2024-10-04 14:53:41 +00:00
committed by GitHub
parent 4969c73156
commit b2d48df565
2 changed files with 59 additions and 0 deletions
@@ -583,6 +583,7 @@ ABSTRACT_TYPE(/obj/item/clothing/mask/smokable)
icon_off = "pipeoff"
w_class = WEIGHT_CLASS_TINY
chem_volume = 30
burn_rate = 0.003
matchmes = SPAN_NOTICE("USER lights their NAME with their FLAME.")
lightermes = SPAN_NOTICE("USER manages to light their NAME with FLAME.")
zippomes = SPAN_NOTICE("With much care, USER lights their NAME with their FLAME.")