From c4331b4e503c88f4ea30d6bac12bc3fdbfa631b2 Mon Sep 17 00:00:00 2001 From: akirschbaum Date: Sun, 11 Sep 2005 19:09:41 +0000 Subject: [PATCH] Fix enter_x/y coordinates. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3629 282e977c-c81d-0410-88c4-b93c2d0d6712 --- quests/todd/aljwaf/tower1 | 2 +- quests/todd/aljwaf/tower2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/quests/todd/aljwaf/tower1 b/quests/todd/aljwaf/tower1 index c9c059dc9..251999bbd 100644 --- a/quests/todd/aljwaf/tower1 +++ b/quests/todd/aljwaf/tower1 @@ -8,7 +8,7 @@ endmsg width 13 height 13 enter_x 6 -enter_y 13 +enter_y 12 difficulty 7 outdoor 1 end diff --git a/quests/todd/aljwaf/tower2 b/quests/todd/aljwaf/tower2 index 41817c616..ea4db4a86 100644 --- a/quests/todd/aljwaf/tower2 +++ b/quests/todd/aljwaf/tower2 @@ -8,7 +8,7 @@ endmsg width 13 height 13 enter_x 6 -enter_y 13 +enter_y 12 difficulty 7 outdoor 1 end