summaryrefslogtreecommitdiff
path: root/server/scripts/constants.md
diff options
context:
space:
mode:
Diffstat (limited to 'server/scripts/constants.md')
-rw-r--r--server/scripts/constants.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/server/scripts/constants.md b/server/scripts/constants.md
index 9137e53..bec1341 100644
--- a/server/scripts/constants.md
+++ b/server/scripts/constants.md
@@ -3425,6 +3425,31 @@
- `4_BLOODYMAN`: 10176
- `4_GIBBET`: 10177
- `4_DULLAHAN`: 10178
+- `4_M_LAZY`: 10179
+- `4_M_GONY`: 10180
+- `4_M_ROOKIE`: 10181
+- `4_M_PHILOFONTES`: 10182
+- `4_F_ESTLOVELOY`: 10183
+- `4_F_LEEDSH`: 10184
+- `4_F_DIENE`: 10185
+- `4_F_COATNEIS`: 10186
+- `4_M_RUPERT`: 10187
+- `4_M_FALLENGONY`: 10188
+- `4_M_EISEN`: 10189
+- `4_F_DEADEVIL`: 10190
+- `4_F_HUNTER_EVIL`: 10191
+- `4_F_ELENA`: 10192
+- `4_F_ANYA`: 10193
+- `4_M_SEIREN_UC`: 10194
+- `4_M_GUNSLINGER2`: 10195
+- `4_M_GUNSLINGER3`: 10196
+- `4_M_REBELLION2`: 10197
+- `4_M_REBELLION3`: 10198
+- `4_F_GUNSLINGER2`: 10199
+- `4_F_GUNSLINGER3`: 10200
+- `4_F_REBELLION2`: 10201
+- `4_F_REBELLION3`: 10202
+- `4_M_ILYA`: 10203
### Mercenary IDs
@@ -3636,6 +3661,11 @@
- `C_GOLD`: 16766720
- `C_VIOLET`: 15631086
+### Genders
+
+- `SEX_FEMALE`: 0
+- `SEX_MALE`: 1
+
## Hardcoded Constants (source)