mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-19 20:07:05 +01:00
donator ckey fix
This commit is contained in:
@@ -200,11 +200,12 @@ datum/gear/lyricalpawsring
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/rose
|
||||
ckeywhitelist = list("eremitanovem", "sonoida")
|
||||
|
||||
/datum/gear/grimmy_coat
|
||||
name = "Overcoat of the Destitute"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/clothing/suit/storage/blueshield/grimmy
|
||||
ckeywhitelist = list("BBGrimmy")
|
||||
ckeywhitelist = list("bbgrimmy")
|
||||
|
||||
/obj/item/clothing/suit/storage/blueshield/grimmy
|
||||
name = "Overcoat of the Destitute"
|
||||
|
||||
Reference in New Issue
Block a user