mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 11:39:18 +00:00
* https://github.com/tgstation/tgstation/pull/65814 * https://github.com/tgstation/tgstation/pull/65832 * https://github.com/tgstation/tgstation/pull/65850 * https://github.com/tgstation/tgstation/pull/65689 * https://github.com/tgstation/tgstation/pull/65579 * https://github.com/tgstation/tgstation/pull/65760
36 lines
1023 B
Plaintext
36 lines
1023 B
Plaintext
#define DYE_REGISTRY_UNDER "under"
|
|
#define DYE_REGISTRY_JUMPSKIRT "jumpskirt"
|
|
#define DYE_REGISTRY_GLOVES "gloves"
|
|
#define DYE_REGISTRY_BANDANA "bandana"
|
|
#define DYE_REGISTRY_SNEAKERS "sneakers"
|
|
#define DYE_REGISTRY_FANNYPACK "fannypack"
|
|
#define DYE_REGISTRY_BEDSHEET "bedsheet"
|
|
#define DYE_REGISTRY_DOUBLE_BEDSHEET "double_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"
|