mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Everything else through the door (#19358)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
on = !on
|
||||
icon_state = "[basestate][on]-[item_color]"
|
||||
|
||||
if(istype(user,/mob/living/carbon/human))
|
||||
if(ishuman(user))
|
||||
var/mob/living/carbon/human/H = user
|
||||
H.update_inv_head()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user