Files
CHOMPStation2/code/modules/resleeving/_defines.dm
Arokha Sieyes e899af1ca9 Fixes several resleeving bugs
- Synths don't get printed with organic brains/eyes now
- Synths, if they had a custom tail/ears, get that back
- People get the correct custom species
- Debraining a printed but empty body doesn't pull you into the brain (hopefully? I couldn't duplicate)
- Doesn't notify that you're past-due if you've been revived before the notice
- Made the code vastly more simple to follow

Fixes #1008
2017-02-22 21:39:33 -05:00

3 lines
57 B
Plaintext

#define MR_NORMAL 0
#define MR_UNSURE 1
#define MR_DEAD 2