Document route 202 and jubilife city scripts (#933)
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
Viperio
2026-02-11 08:17:04 +01:00
committed by GitHub
parent 28c4ecb6f4
commit 13213bf041
27 changed files with 1065 additions and 1062 deletions

View File

@@ -89,6 +89,7 @@ enum ScriptContextType {
#define SCRIPT_ID_OFFSET_COMMON_SCRIPTS 2000
#define SCRIPT_ID_OFFSET_SINGLE_BATTLES 3000
#define SCRIPT_ID_OFFSET_DOUBLE_BATTLES 5000
#define SCRIPT_ID_OFFSET_POKEBALL_ITEMS 7000
#define SCRIPT_ID_OFFSET_HIDDEN_ITEMS 8000
#define SCRIPT_ID_OFFSET_SAFARI_GAME 8800
#define SCRIPT_ID_OFFSET_INIT_NEW_GAME 9600