Added a flashing icon to the Horrigan encounter

Minor edits to some code and documents.
This commit is contained in:
NovaRain
2020-01-22 10:27:11 +08:00
parent d6486008f4
commit ceba5d1da2
3 changed files with 31 additions and 1 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
#define LIST_GROUNDITEMS (1)
#define LIST_SCENERY (2)
#define LIST_WALLS (3)
//#define LIST_TILES (4) //Not listable via sfall list functions
//#define LIST_TILES (4) //Not listable via sfall list functions
#define LIST_MISC (5)
#define LIST_SPATIAL (6)
#define LIST_ALL (9)