0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00

Add new WildSpawnTypes for 26835 (!161)

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
Reviewed-on: SPT-AKI/Server#161
This commit is contained in:
chomp 2023-10-28 09:39:49 +00:00
parent f4fce0612e
commit ea518adb32

View File

@ -37,6 +37,9 @@ export enum WildSpawnTypeNumber
ARENAFIGHTEREVENT = 35,
BOSSBOARSNIPER = 36,
CRAZYASSAULTEVENT = 37,
SPTUSEC = 38,
SPTBEAR = 39
PEACEFULLZRYACHIYEVENT = 38,
SECTACTPRIESTEVENT = 39,
RAVANGEZRYACHIYEVENT = 40,
SPTUSEC = 41,
SPTBEAR = 42
}