Ckey locks work! HOORAY!

This commit is contained in:
Poojawa
2018-03-11 07:39:38 -05:00
parent 51200f4739
commit fdeff0ed39
2 changed files with 30 additions and 16 deletions

View File

@@ -971,13 +971,13 @@
icon_state = "sabresune"
extra = TRUE
extra_color_src = MUTCOLORS3
ckeys_allowed = list("Poojawa")
ckeys_allowed = list("poojawa")
/datum/sprite_accessory/mam_tails/sabresune
name = "sabresune"
icon_state = "sabresune"
extra = TRUE
ckeys_allowed = list("Poojawa")
ckeys_allowed = list("poojawa")
/datum/sprite_accessory/mam_tails_animated/sabresune
@@ -991,5 +991,5 @@
color_src = MUTCOLORS2
extra = FALSE
extra2 = FALSE
ckeys_allowed = list("Poojawa")
ckeys_allowed = list("poojawa")