From 377069cffa6f12a739fafefe3fd6ffbfdf44f460 Mon Sep 17 00:00:00 2001 From: edani95 <elekdani95@gmail.com> Date: Tue, 10 May 2016 21:57:26 +0200 Subject: [PATCH] Testmap improve --- core/maps/testmap.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/maps/testmap.txt b/core/maps/testmap.txt index a1bb978..149c4e9 100644 --- a/core/maps/testmap.txt +++ b/core/maps/testmap.txt @@ -1,8 +1,8 @@ -create map 5 5 +create map 10 10 create colonel 1 1 create gate 2 3 create ra 0 0 -create re 0 1 +create re 5 5 create jaffa 1 0 create door 2 2 3 3 create box 3 2 -- GitLab