(STAT_ABS): Only set by files program for country #0. Prevents offset
and origin commands from working. Remove.
This commit is contained in:
parent
4abeea5de9
commit
c13a592bf5
3 changed files with 5 additions and 16 deletions
|
@ -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. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue