From d3ce04ec24b4466f458b1941718c6b2ba1a4a4b2 Mon Sep 17 00:00:00 2001 From: McDiod Date: Sat, 19 Jan 2019 17:59:40 +0100 Subject: [PATCH] add ihantala --- cfgIslands.hpp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/cfgIslands.hpp b/cfgIslands.hpp index 9e8ac11..92fba25 100644 --- a/cfgIslands.hpp +++ b/cfgIslands.hpp @@ -62,6 +62,17 @@ class CfgIslands { locationBlacklist[] = {}; }; + class tem_ihantala { + displayName = "Ihantala"; + type = "russian"; + isWoodland = true; + spawnPosBlu[] = {3990.35,-61,0}; + spawnPosOpf[] = {3790.35,-61,0}; + previewCamPos[] = {2783,916,13}; + previewCamTarget[] = {2939,1018,2}; + locationBlacklist[] = {}; + }; + class Beketov { displayName = "Beketov"; type = "russian";