Skip to content

Commit 03ca306

Browse files
authored
Units - Add Contractor Names (#244)
1 parent 023819a commit 03ca306

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

addons/units/CfgWorlds.hpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class CfgWorlds {
99
chris = "Chris";
1010
cole = "Cole";
1111
cory = "Cory";
12+
dave = "Dave";
1213
dimas = "Dimas";
1314
drago = "Drago";
1415
earth = "Earth";
@@ -19,6 +20,7 @@ class CfgWorlds {
1920
ian = "Ian";
2021
izzy = "Izzy";
2122
jack = "Jack";
23+
jay = "Jay";
2224
john = "John";
2325
jonah = "Jonah";
2426
joram = "Joram";
@@ -49,6 +51,7 @@ class CfgWorlds {
4951
dau = "Dau";
5052
davids = "Davids";
5153
finn = "Finn";
54+
fifright = "Fifright";
5255
gingras = "Gingras";
5356
guldentops = "Guldentops";
5457
harrison = "Harrison";
@@ -59,6 +62,7 @@ class CfgWorlds {
5962
krotzko = "Krotzko";
6063
kuma = "Kuma";
6164
laird = "Laird";
65+
langston = "Langston";
6266
larose = "Larose";
6367
lopez = "López";
6468
maciejewski = "Maciejewski";

0 commit comments

Comments
 (0)