[MIRROR] The final action buttons PR (#9324)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-10-26 15:00:36 -07:00
committed by GitHub
parent 196770e16f
commit 09f82b6fff
45 changed files with 1373 additions and 454 deletions

View File

@@ -1131,7 +1131,7 @@ No. With a teleporter? Just *no*. - Hawk, YW
if (ismob(loc)) //should allow masks to update when it is opened/closed
var/mob/M = loc
M.update_inv_wear_mask()
usr.update_action_buttons_icon()
usr.update_mob_action_buttons()
//Vorrarkul: Theodora Lindt
/obj/item/clothing/suit/chococoat
@@ -2601,7 +2601,7 @@ Departamental Swimsuits, for general use
if (ismob(loc)) //should allow masks to update when it is opened/closed
var/mob/M = loc
M.update_inv_wear_mask()
usr.update_action_buttons_icon()
usr.update_mob_action_buttons()
/obj/item/clothing/suit/storage/toggle/labcoat/fluff/zeracloak
name = "Grand Purple Cloak"