-
Notifications
You must be signed in to change notification settings - Fork 2
/
LANGUAGE
41 lines (30 loc) · 870 Bytes
/
LANGUAGE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[enu default]
// Wow this is just like RTWP :))))) - [Ted]
RADTECHZEDS_MENU = "\c[Green]Ⓡ\c- RadTech Zombies";
// Menu Option Values
MENU_ENABLED = "Enabled";
MENU_DISABLED = "Disabled";
MENU_REPLACEALL = "Replace All";
MENU_WITHALL = "With All";
// 10mm Zombiemen
10MMZOMBIE_PISTOL = "10mm homeboy";
10MMZOMBIE_RIFLE = "sigcow zombie ";
10MMZOMBIE_BAYONET = "bayonet zombie";
//Doomed Shotgun Zombies
DOOMED_SARGE = "doomed shotgunner";
// Minerva Zombie
MINERVA_ZOMBIE = "massive firearms person";
// Sten Zombie
STEN_ZOMBIE = "Elite Guard";
// UAC Police Zombies
UAC_POLICE_LESSLETHAL = "UAC security";
UAC_POLICE_SHOTGUN = "UAC officer";
// Zombie Dogs
ZOMBIE_DOG = "guard dog";
ZOMBIE_DOG_CLOAKED = "cloaked guard dog";
// Melee Zombies
MELEE_ZOMBIE = "walker zombie";
// Brawler Zombies
BRAWLER_ZOMBIE = "sprinter zombie";
//Withers
WITHER = "Wither";