projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9d089b
)
Remove more disused macros.
author
Jason S. Ninneman
<jsn@mbar.us>
Fri, 30 Jun 2017 18:05:37 +0000
(11:05 -0700)
committer
Jason S. Ninneman
<jsn@mbar.us>
Fri, 30 Jun 2017 18:05:37 +0000
(11:05 -0700)
advent.h
patch
|
blob
|
history
diff --git
a/advent.h
b/advent.h
index cafc45aa0c995fdd4825034397efc8ae1c611780..49e0a8cb545d2ea50165d9b19e14035bd9d0ee62 100644
(file)
--- a/
advent.h
+++ b/
advent.h
@@
-5,11
+5,9
@@
#include "dungeon.h"
-#define LINESIZE 100
#define NDWARVES 6 // number of dwarves
#define PIRATE NDWARVES // must be NDWARVES-1 when zero-origin
#define DALTLC LOC_NUGGET // alternate dwarf location
-#define MAXPARMS 25 // Max parameters for speak()
#define INVLIMIT 7 // inverntory limit (# of objects)
#define INTRANSITIVE -1 // illegal object number
#define SPECIALBASE 300 // base number of special rooms