mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-09 06:12:34 +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
|
|
@ -20,7 +20,6 @@
|
|||
#include "interpreter.h"
|
||||
#include "genolc.h" /* for strip_cr */
|
||||
#include "config.h" /* for pclean_criteria[] */
|
||||
#include "spells.h" /* for NUM_OF_SAVING_THROWS */
|
||||
#include "dg_scripts.h" /* To enable saving of player variables to disk */
|
||||
#include "quest.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue