summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2002-09-19 04:29:57 +0000
committerTim Angus <tim@ngus.net>2002-09-19 04:29:57 +0000
commit83117d8363aa5d69b30c068517d193bd7bb64947 (patch)
tree7cd79e6335838917fc6c95d741475dcbfa0e0b00 /ui
parent051ef1cc65bce8f0e3b11908942d6af6d3322720 (diff)
* Health and stamina reflected by meters
Diffstat (limited to 'ui')
-rw-r--r--ui/menudef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/menudef.h b/ui/menudef.h
index c3c31a2c..7b920b7b 100644
--- a/ui/menudef.h
+++ b/ui/menudef.h
@@ -129,6 +129,7 @@
#define CG_PLAYER_ARMOR_VALUE 2
#define CG_PLAYER_HEAD 3
#define CG_PLAYER_HEALTH 4
+#define CG_PLAYER_HEALTH_BAR 92
#define CG_PLAYER_AMMO_ICON 5
#define CG_PLAYER_AMMO_VALUE 6
#define CG_PLAYER_CLIPS_VALUE 70