Files
VOREStation/code/__defines/_planes+layers_vr.dm
2018-02-03 19:35:54 -05:00

10 lines
440 B
Plaintext

// "Character HUDs", aka HUDs, but not the game's UI. Things like medhuds.
#define PLANE_CH_HEALTH_VR 26 //Hidden healthbar when at full health
#define PLANE_CH_STATUS_R 27 //Right-side status icon
#define PLANE_CH_BACKUP 28 //Backup implant
#define PLANE_CH_VANTAG 29 //Vore Antag hud
#define PLANE_AUGMENTED 40 //Augmented-reality plane
#define ABOVE_WINDOW_LAYER 3.25 //Above full tile windows so wall items are clickable