Document union_room_chat.c

This commit is contained in:
GriffinR
2020-06-01 14:05:29 -04:00
parent f53e2491bf
commit 7632404ba5
24 changed files with 1643 additions and 1269 deletions

View File

@@ -52,6 +52,7 @@
#define APPRENTICE_COUNT 4
#define APPRENTICE_MAX_QUESTIONS 9
#define MAX_REMATCH_ENTRIES 100 // only REMATCH_TABLE_ENTRIES (78) are used
#define UNION_ROOM_KB_ROW_COUNT 10
#define PYRAMID_BAG_ITEMS_COUNT 10
#define HALL_FACILITIES_COUNT 9 // 7 facilities for single mode + tower double mode + tower multi mode.