From 239d5748dfc39306300f8436be9eac5d3a1c95e6 Mon Sep 17 00:00:00 2001 From: eracc Date: Mon, 9 Apr 2007 21:58:05 +0000 Subject: [PATCH] Fix the dragon generator to generate drakes since the area is too small to fit the wyverns that would normally be generated. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5988 282e977c-c81d-0410-88c4-b93c2d0d6712 --- navar_city/magara/houses/earth_house | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/navar_city/magara/houses/earth_house b/navar_city/magara/houses/earth_house index cfe1a408f..0eac042cb 100644 --- a/navar_city/magara/houses/earth_house +++ b/navar_city/magara/houses/earth_house @@ -2026,6 +2026,7 @@ x 13 y 8 end arch generate_dragon +other_arch drake x 13 y 8 end @@ -2038,6 +2039,7 @@ x 13 y 9 end arch generate_dragon +other_arch drake x 13 y 9 end @@ -3229,6 +3231,10 @@ arch chest x 21 y 3 end +arch giant +x 21 +y 3 +end arch dirtfloor x 21 y 4 @@ -3261,6 +3267,10 @@ arch dirtfloor x 21 y 8 end +arch giant +x 21 +y 8 +end arch dirtfloor x 21 y 9 @@ -3775,11 +3785,3 @@ arch bwall_2_2_4 x 24 y 17 end -arch giant -x 21 -y 3 -end -arch giant -x 21 -y 8 -end