summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h
index 36dca2d6..b010c962 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -358,6 +358,12 @@
/*
+ * Size of flag rarity tables
+ */
+#define FLAG_RARITY_MAX 6
+
+
+/*
* Refueling constants
*/
#define FUEL_TORCH 5000 /* Maximum amount of fuel in a torch */