Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public enum WildSpawnType
- {
- marksman = 0,
- assault = 1,
- bossTest = 2,
- bossBully = 3,
- followerTest = 4,
- followerBully = 5,
- bossKilla = 6,
- bossKojaniy = 7,
- followerKojaniy = 8,
- pmcBot = 9,
- cursedAssault = 10,
- bossGluhar = 11,
- followerGluharAssault = 12,
- followerGluharSecurity = 13,
- followerGluharScout = 14,
- followerGluharSnipe = 15,
- followerSanitar = 16,
- bossSanitar = 17,
- test = 18,
- assaultGroup = 19,
- sectantWarrior = 20,
- sectantPriest = 21,
- bossTagilla = 22,
- followerTagilla = 23,
- exUsec = 24,
- gifter = 25,
- bossKnight = 26,
- followerBigPipe = 27,
- followerBirdEye = 28,
- bossZryachiy = 29,
- followerZryachiy = 30,
- bossBoar = 32,
- followerBoar = 33,
- arenaFighter = 34,
- arenaFighterEvent = 35,
- bossBoarSniper = 36,
- crazyAssaultEvent = 37,
- peacefullZryachiyEvent = 38,
- sectactPriestEvent = 39,
- ravangeZryachiyEvent = 40,
- followerBoarClose1 = 41,
- followerBoarClose2 = 42,
- bossKolontay = 43,
- followerKolontayAssault = 44,
- followerKolontaySecurity = 45,
- shooterBTR = 46,
- bossPartisan = 47,
- spiritWinter = 48,
- spiritSpring = 49,
- peacemaker = 50,
- pmcBEAR = 51,
- pmcUSEC = 52,
- skier = 53,
- sectantPredvestnik = 57,
- sectantPrizrak = 58,
- sectantOni = 59,
- infectedAssault = 60,
- infectedPmc = 61,
- infectedCivil = 62,
- infectedLaborant = 63,
- infectedTagilla = 64
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement