mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Handheld mirror buff zoooooom (#22967)
This commit is contained in:
@@ -416,6 +416,7 @@
|
||||
/obj/item/handheld_mirror/attack_self(mob/user)
|
||||
if(ishuman(user))
|
||||
appearance_changer_holder = new(src, user)
|
||||
appearance_changer_holder.flags = APPEARANCE_ALL_BODY
|
||||
ui_interact(user)
|
||||
|
||||
/obj/item/handheld_mirror/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user