From f37e9447c89f3a51343a8b851b1b41f7270b2588 Mon Sep 17 00:00:00 2001 From: James Kingsley Date: Fri, 10 Jun 2016 01:05:43 +0100 Subject: [PATCH] Add Kerama map --- ARCMF.VR/f/arc/sandbox.hpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ARCMF.VR/f/arc/sandbox.hpp b/ARCMF.VR/f/arc/sandbox.hpp index c3a258a..30b1d4b 100644 --- a/ARCMF.VR/f/arc/sandbox.hpp +++ b/ARCMF.VR/f/arc/sandbox.hpp @@ -103,4 +103,8 @@ class CfgSandbox { startingPosition[] = {1686.72,102.895,0}; camouflage = "woodland"; }; + class kerama { + startingPosition[] = {13242.7,17007.3,0}; + camouflage = "mtp"; + }; }; \ No newline at end of file