diff options
Diffstat (limited to 'src/game/tremulous.h')
-rw-r--r-- | src/game/tremulous.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h index 5977a7b6..b50be9d9 100644 --- a/src/game/tremulous.h +++ b/src/game/tremulous.h @@ -243,13 +243,6 @@ #define HOVEL_SPLASHRADIUS 200 #define HOVEL_CREEPSIZE 120 -#define OBANK_BP 80 -#define OBANK_HEALTH ABHM(100) -#define OBANK_REGEN 10 -#define OBANK_SPLASHDAMAGE 20 -#define OBANK_SPLASHRADIUS 100 -#define OBANK_CREEPSIZE 120 - /* @@ -443,11 +436,6 @@ #define DC_SPLASHDAMAGE 50 #define DC_SPLASHRADIUS 100 -#define BANK_BP 80 -#define BANK_HEALTH HBHM(100) -#define BANK_SPLASHDAMAGE 50 -#define BANK_SPLASHRADIUS 100 - #define ARMOURY_BP 100 #define ARMOURY_HEALTH HBHM(175) #define ARMOURY_SPLASHDAMAGE 50 |