@bingosrs/models 1.0.17 → 1.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/enums/monsters.ts
CHANGED
|
@@ -12116,4 +12116,5 @@ export enum EMonster {
|
|
|
12116
12116
|
GIANT_DEMONIC_MAGIC_LARVA = 14789,
|
|
12117
12117
|
HARVESTER = 14790,
|
|
12118
12118
|
HARVESTER__2 = 14791,
|
|
12119
|
+
WIZGUARD = 14792,
|
|
12119
12120
|
}
|