mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Autodrobe doesn't remove Vaurca mandible mask from face (#13367)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
icon_state = "m_garment"
|
||||
item_state = "m_garment"
|
||||
contained_sprite = 1
|
||||
autodrobe_no_remove = TRUE
|
||||
|
||||
/obj/item/clothing/mask/breath/vaurca/adjust_mask(mob/user)
|
||||
to_chat(user, "This mask is too tight to adjust.")
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: mikomyazaki
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Autodrobe no longer tries to poison Vaurca by putting their mandible garments into their bag when the rest of their gear spawns, instead the mandible garment stays on their face."
|
||||
Reference in New Issue
Block a user