mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Fixes antags being able to see the appearance changer.
Sets invisibility level to MAXIMUM.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/obj/nano_module/appearance_changer
|
||||
name = "Appearance Editor"
|
||||
flags = APPEARANCE_ALL_HAIR
|
||||
invisibility = INVISIBILITY_MAXIMUM
|
||||
var/mob/living/carbon/human/owner = null
|
||||
var/list/valid_species = list()
|
||||
var/list/valid_hairstyles = list()
|
||||
|
||||
Reference in New Issue
Block a user