(STAT_ABS): Only set by files program for country #0. Prevents offset

and origin commands from working.  Remove.
This commit is contained in:
Markus Armbruster 2006-01-04 14:27:10 +00:00
parent 4abeea5de9
commit c13a592bf5
3 changed files with 5 additions and 16 deletions

View file

@ -97,7 +97,6 @@ struct natstr {
#define STAT_SANCT bit(1) /* country in sanctuary */
#define STAT_NORM bit(2) /* normal country */
#define STAT_GOD bit(3) /* deity powers */
#define STAT_ABS bit(4) /* abs coords */
#define STAT_NEW bit(5) /* just initialized */
/* Update fields. */