Fixes runtimes when you talk with a cig butt in your mouth (#28250)

* Minor fixes

* Oops

* Funnyman review
This commit is contained in:
DGamerL
2025-02-05 22:26:20 +01:00
committed by GitHub
parent fdc37eae63
commit 1c4a5180ed
9 changed files with 35 additions and 23 deletions
+2 -1
View File
@@ -1607,7 +1607,8 @@
H.update_fhair()
H.update_dna()
H.wear_mask.adjustmask(H) // push it back on the head
var/obj/item/clothing/mask/worn_mask = H.wear_mask
worn_mask.adjustmask(H) // push it back on the head
equip_item(H, /obj/item/clothing/mask/cigarette/cigar, ITEM_SLOT_MASK) // get them their cigar
if(istype(H.glasses, /obj/item/clothing/glasses)) // this is gonna be always true
var/obj/item/clothing/glasses/glassass = H.glasses