mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-01 18:40:16 +01:00
[Dec 28 2008] - Rumble
Fixed bad usage of num_of_saving_throws and moved define to structs.h. (thanks Vatiken) Added trigedit variables questdone and quest. (thanks Jamdog)
This commit is contained in:
parent
dd7c413b1f
commit
3d6783a56f
6 changed files with 35 additions and 5 deletions
|
|
@ -149,8 +149,6 @@
|
|||
#define SAVING_PETRI 2
|
||||
#define SAVING_BREATH 3
|
||||
#define SAVING_SPELL 4
|
||||
/* Equals the total number of SAVING_* defines */
|
||||
#define NUM_OF_SAVING_THROWS 5
|
||||
|
||||
#define TAR_IGNORE (1 << 0)
|
||||
#define TAR_CHAR_ROOM (1 << 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue