Some post-release fixes

This commit is contained in:
Heroman
2019-09-15 06:27:32 +10:00
parent fa601b4672
commit c92960feca
6 changed files with 50 additions and 15 deletions

View File

@@ -1,12 +1,11 @@
/datum/gear/fluff
path = /obj/item/
path = /obj/item
sort_category = "Fluff Items"
display_name = "If this item can be chosen or seen, ping a coder immediately!"
ckeywhitelist = list("This entry should never be choosable with this variable set.") //If it does, then that means somebody fucked up the whitelist system pretty hard
character_name = list("This entry should never be choosable with this variable set.")
allowed_roles = list()
cost = 0
/*
/*
/datum/gear/fluff/testhorn
path = /obj/item/weapon/bikehorn
display_name = "Airhorn - Example Item"
@@ -210,7 +209,7 @@
display_name = "Verd's Medal"
ckeywhitelist = list("epigraphzero")
character_name = list("Verd Woodrow")
// F CKEYS
// G CKEYS