mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* Adds a new security bounty and tweaks existing security bounties. (#55952) Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com> * Adds a new security bounty and tweaks existing security bounties. Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com> Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@ users.noreply.github.com>
34 lines
929 B
Plaintext
34 lines
929 B
Plaintext
#define DYE_REGISTRY_UNDER "under"
|
|
#define DYE_REGISTRY_JUMPSKIRT "jumpskirt"
|
|
#define DYE_REGISTRY_GLOVES "gloves"
|
|
#define DYE_REGISTRY_SNEAKERS "sneakers"
|
|
#define DYE_REGISTRY_FANNYPACK "fannypack"
|
|
#define DYE_REGISTRY_BEDSHEET "bedsheet"
|
|
#define DYE_LAWYER_SPECIAL "lawyer_special"
|
|
|
|
#define DYE_RED "red"
|
|
#define DYE_ORANGE "orange"
|
|
#define DYE_YELLOW "yellow"
|
|
#define DYE_GREEN "green"
|
|
#define DYE_BLUE "blue"
|
|
#define DYE_PURPLE "purple"
|
|
#define DYE_BLACK "black"
|
|
#define DYE_WHITE "white"
|
|
#define DYE_RAINBOW "rainbow"
|
|
#define DYE_MIME "mime"
|
|
#define DYE_COSMIC "cosmic"
|
|
#define DYE_SYNDICATE "syndicate"
|
|
#define DYE_QM "qm"
|
|
#define DYE_LAW "law"
|
|
#define DYE_CAPTAIN "captain"
|
|
#define DYE_HOP "hop"
|
|
#define DYE_HOS "hos"
|
|
#define DYE_CE "ce"
|
|
#define DYE_RD "rd"
|
|
#define DYE_CMO "cmo"
|
|
#define DYE_REDCOAT "redcoat"
|
|
#define DYE_CLOWN "clown"
|
|
#define DYE_CHAP "chap"
|
|
#define DYE_CENTCOM "centcom"
|
|
#define DYE_PRISONER "prisoner"
|