Merge branch 'evilew:master' into better_belts
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -1,6 +1,5 @@
|
||||
//This is the file that handles donator loadout items.
|
||||
//GS13 temporarily placed files here, will solve it eventually
|
||||
|
||||
//GS13 temporarily placed files here, will solve it eventually :clueless:
|
||||
|
||||
/datum/gear/donator
|
||||
name = "IF YOU SEE THIS, PING A CODER RIGHT NOW!"
|
||||
@@ -19,7 +18,7 @@
|
||||
name = "GATO Badge - Correspondent"
|
||||
category = LOADOUT_CATEGORY_DONATOR
|
||||
path = /obj/item/clothing/accessory/medal/gato_badge/middleman
|
||||
ckeywhitelist = list("johnjimjim", "sonoida", "yeeny", "Not Number", "Not_Number", "NotNumber", "PointNshoot", "Plapp", "CubicP1sa", "cubicp1sa", "plapp", "colorlessspy", "M16nPregnant")
|
||||
ckeywhitelist = list("johnjimjim", "sonoida", "Sonoida", "SONOIDA", "yeeny", "Not Number", "Not_Number", "NotNumber", "PointNshoot", "pointnshoot", "POINTNSHOOT", "Plapp", "plapp", "PLAPP", "colorlessspy", "Colorlessspy", "COLORLESSSPY", "M16nPregnant", "m16npregnant", "M16NPREGNANT")
|
||||
|
||||
/datum/gear/donator/halsey_overcoat
|
||||
name = "Halsey's Commander Overcoat"
|
||||
@@ -43,7 +42,7 @@
|
||||
name = "Dezir Rose Plush"
|
||||
category = LOADOUT_CATEGORY_DONATOR
|
||||
path = /obj/item/toy/plush/gs13/rose
|
||||
ckeywhitelist = list("eremitanovem", "sonoida", "Absolutely_Free")
|
||||
ckeywhitelist = list("eremitanovem", "sonoida", "Absolutely_Free", "absolutely_free", "ABSOLUTELY_FREE")
|
||||
|
||||
/datum/gear/donator/chloe_plush
|
||||
name = "Chloe Plush"
|
||||
|
||||
Reference in New Issue
Block a user