mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 04:41:27 +01:00
0825558430
* enable define sanity * . * . * fix unicode * fix broken unicode * more * . * even more * more * more * . * . * . * . * . * . * eh not sure if we even have over 1000 * defines * - * . * uranium
10 lines
253 B
Plaintext
10 lines
253 B
Plaintext
//Handling and defining of phobias and fears
|
|
#define NYCTOPHOBIA 1
|
|
#define ARACHNOPHOBIA 2
|
|
#define HEMOPHOBIA 4
|
|
#define THALASSOPHOBIA 8
|
|
#define CLAUSTROPHOBIA_MINOR 16
|
|
#define CLAUSTROPHOBIA_MAJOR 32
|
|
#define ANATIDAEPHOBIA 64
|
|
#define AGRAVIAPHOBIA 128
|