summaryrefslogtreecommitdiff
path: root/include/constants/global.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-09-27 10:18:27 -0400
committerGitHub <noreply@github.com>2019-09-27 10:18:27 -0400
commit3d9bad5558c6ef8828be7a50e3e553d55ca877e0 (patch)
tree1ea4e595b35a0e248af16a09e1a0d7bd9a2afe6a /include/constants/global.h
parent208e1c968959c781562f0b94c03368385ce7012c (diff)
parent0c1f1281dab28d481e717ff1343a213b4e0da2a8 (diff)
Merge pull request #778 from GriffinRichards/document-eventscripts
Document some of event_scripts.s
Diffstat (limited to 'include/constants/global.h')
-rw-r--r--include/constants/global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 7e0b5cfa4..091f735f4 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -46,6 +46,8 @@
#define BAG_TMHM_COUNT 64
#define BAG_BERRIES_COUNT 46
#define EVENT_OBJECT_TEMPLATES_COUNT 64
+#define DECOR_MAX_SECRET_BASE 16
+#define DECOR_MAX_PLAYERS_HOUSE 12
#define PYRAMID_BAG_ITEMS_COUNT 10
#define HALL_FACILITIES_COUNT 9 // 7 facilities for single mode + tower double mode + tower multi mode.