Adds a HUD for borers (#2211)
Borers with minds are added to the HUD and can see the HUD. Humans with a borer are added to the HUD, but CANNOT see the HUD. If the borer leaves, the human is removed from the HUD.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#define ANTAG_HUD_SINTOUCHED 16
|
||||
#define ANTAG_HUD_SOULLESS 17
|
||||
#define ANTAG_HUD_CLOCKWORK 18
|
||||
#define ANTAG_HUD_BORER 19
|
||||
|
||||
// Notification action types
|
||||
#define NOTIFY_JUMP "jump"
|
||||
|
||||
Reference in New Issue
Block a user