Shaped and themed rooms
Allows creating shaped or themed rooms for the Dungeons of Doom via lua script. Invalidates bones and saves. Makefiles updated for unix/linux by adding themerms.lua, but other OSes need to have that added.
This commit is contained in:
@@ -1136,6 +1136,8 @@ struct instance_globals {
|
||||
struct sp_coder *coder;
|
||||
xchar xstart, ystart;
|
||||
xchar xsize, ysize;
|
||||
boolean in_mk_themerooms;
|
||||
boolean themeroom_failed;
|
||||
|
||||
/* spells.c */
|
||||
int spl_sortmode; /* index into spl_sortchoices[] */
|
||||
|
||||
Reference in New Issue
Block a user