Large maps and very long scenarios are possible,

...so make our notional infinities larger.
This commit is contained in:
Eric S. Raymond 2009-03-01 16:29:04 +00:00
parent 7eabeac14e
commit 71fcc8d8e9

View file

@ -7,15 +7,15 @@
# Max number of turns in a scenario, mainly for use as a turn upper bound
# in ai declarations for aggression, etc.
#define FOREVER
99 #enddef
999 #enddef
# The effectively infinite radius.
#define INFINITY
99 #enddef
999 #enddef
# Everywhere on the map. For filters that would otherwise touch recall lists.
#define EVERYWHERE
x,y=1-99,1-99 #enddef
x,y=1-999,1-999 #enddef
#define SET_OBJECTIVES SIDE SUMMARY NOTE CONDITION_WML
# Sets the objectives for a given player