Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
McDiod committed Apr 28, 2019
2 parents 2ae1277 + f1c64ad commit dac009d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cfgIslands.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,12 @@ class CfgIslands {
isWoodland = true;
};

class Tembelan {
displayName = "Tembelan";
type = "tropical";
isWoodland = true;
};

class utes {
displayName = "Utes";
type = "russian";
Expand Down

0 comments on commit dac009d

Please sign in to comment.