summaryrefslogtreecommitdiff
path: root/src/game/tremulous.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/tremulous.h')
-rw-r--r--src/game/tremulous.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/game/tremulous.h b/src/game/tremulous.h
index daf4c56f..146b4790 100644
--- a/src/game/tremulous.h
+++ b/src/game/tremulous.h
@@ -503,12 +503,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define BSUIT_POISON_PROTECTION 3
#define BSUIT_PCLOUD_PROTECTION 3000
-#define MGCLIP_PRICE 0
-
-#define CGAMMO_PRICE 0
-
-#define GAS_PRICE 0
-
#define MEDKIT_POISON_IMMUNITY_TIME 0
#define MEDKIT_STARTUP_TIME 4000
#define MEDKIT_STARTUP_SPEED 5
@@ -521,7 +515,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* _SPLASHDAMGE - the amount of damage caused by this buildable when it blows up
* _SPLASHRADIUS - the radius around which it does this damage
*
- * REACTOR_BASESIZE - the maximum distance a buildable can be from an reactor
+ * REACTOR_BASESIZE - the maximum distance a buildable can be from a reactor
* REPEATER_BASESIZE - the maximum distance a buildable can be from a repeater
* HUMAN_BHLTH_MODIFIER - overall health modifier for coarse tuning
*