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
master
eracc 2007-04-09 21:58:05 +00:00
parent aa1cc5bc3d
commit 239d5748df
1 changed files with 10 additions and 8 deletions

View File

@ -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