mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
removes my ckey from the allowed list, used on test
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
unavailable_to_build = 1
|
||||
includes_tail = 0
|
||||
suggested_species = "Vuplkanin"
|
||||
whitelisted_to = list("dopiotl", "splintergp")
|
||||
whitelisted_to = list("dopiotl")
|
||||
monitor_styles = "idle=idle;\
|
||||
idle-eye=eyeidle;\
|
||||
emptyinput=emptyinput;\
|
||||
|
||||
@@ -179,7 +179,7 @@
|
||||
desc = ""
|
||||
icon_state = "tails"
|
||||
do_colouration = 0
|
||||
ckeys_allowed = list("dopiotl", "splintergp")
|
||||
ckeys_allowed = list("dopiotl")
|
||||
|
||||
//ears
|
||||
|
||||
@@ -215,4 +215,4 @@
|
||||
desc = ""
|
||||
icon_state = "ears"
|
||||
do_colouration = 0
|
||||
ckeys_allowed = list("dopiotl", "splintergp")
|
||||
ckeys_allowed = list("dopiotl")
|
||||
|
||||
Reference in New Issue
Block a user