summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/constants.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/constants.md b/doc/constants.md
index 7ed53c422..f4ffaf243 100644
--- a/doc/constants.md
+++ b/doc/constants.md
@@ -360,6 +360,8 @@
- `mf_nocashshop`: 54
- `mf_noautoloot`: 55
- `mf_noviewid`: 56
+- `mf_pairship_startable`: 57
+- `mf_pairship_endable`: 58
### Cell Properties
@@ -4219,6 +4221,15 @@
- `MST_AROUND4`: 12
- `MST_AROUND`: 12
+### private airship responds
+
+- `P_AIRSHIP_NONE`: 0
+- `P_AIRSHIP_RETRY`: 1
+- `P_AIRSHIP_INVALID_START_MAP`: 2
+- `P_AIRSHIP_INVALID_END_MAP`: 3
+- `P_AIRSHIP_ITEM_NOT_ENOUGH`: 4
+- `P_AIRSHIP_ITEM_INVALID`: 5
+
### Renewal
- `RENEWAL`: 1