summaryrefslogtreecommitdiff
path: root/doc/constants.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/constants.md')
-rw-r--r--doc/constants.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/doc/constants.md b/doc/constants.md
index a67e476d7..69bb51ea4 100644
--- a/doc/constants.md
+++ b/doc/constants.md
@@ -3650,13 +3650,6 @@
- `IOT_PARTY`: 2
- `IOT_GUILD`: 3
-### tradertype
-
-- `NST_ZENY`: 0
-- `NST_CASH`: 1
-- `NST_MARKET`: 2
-- `NST_CUSTOM`: 3
-
### strcharinfo
- `PC_NAME`: 0
@@ -3998,6 +3991,8 @@
- `MAX_REFINE`: 20
- `MAX_MENU_OPTIONS`: 255
- `MAX_MENU_LENGTH`: 2048
+- `MOB_CLONE_START`: 4001
+- `MOB_CLONE_END`: 5000
### status options
@@ -4414,6 +4409,14 @@
- `EXPAND_INV_RESULT_MISSING_ITEM`: 3
- `EXPAND_INV_RESULT_MAX_SIZE`: 4
+### trader type
+
+- `NST_ZENY`: 0
+- `NST_CASH`: 1
+- `NST_MARKET`: 2
+- `NST_CUSTOM`: 3
+- `NST_BARTER`: 4
+
### Renewal
- `RENEWAL`: 1