Fixed the shop entrance coordinates and removed the wall blocking the spell
casting walls. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5746 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a049fd55fa
commit
c620d87597
|
@ -1,9 +1,13 @@
|
|||
arch map
|
||||
name A small shop
|
||||
difficulty 20
|
||||
region brest
|
||||
width 15
|
||||
height 15
|
||||
enter_x 11
|
||||
enter_y 12
|
||||
msg
|
||||
Creator: CF Java Map Editor
|
||||
Creator: Gene Alexander (poof, Galahad)
|
||||
Date: 3/11/2007
|
||||
endmsg
|
||||
end
|
||||
|
@ -520,10 +524,6 @@ arch director_3
|
|||
x 3
|
||||
y 10
|
||||
end
|
||||
arch swall_1_1
|
||||
x 3
|
||||
y 10
|
||||
end
|
||||
arch woodfloor2
|
||||
x 3
|
||||
y 11
|
||||
|
@ -532,10 +532,6 @@ arch director_3
|
|||
x 3
|
||||
y 11
|
||||
end
|
||||
arch swall_2_1_1
|
||||
x 3
|
||||
y 11
|
||||
end
|
||||
arch woodfloor2
|
||||
x 3
|
||||
y 12
|
||||
|
@ -544,10 +540,6 @@ arch director_3
|
|||
x 3
|
||||
y 12
|
||||
end
|
||||
arch swall_1_2
|
||||
x 3
|
||||
y 12
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 3
|
||||
y 13
|
||||
|
@ -836,10 +828,6 @@ arch director_7
|
|||
x 5
|
||||
y 10
|
||||
end
|
||||
arch swall_1_1
|
||||
x 5
|
||||
y 10
|
||||
end
|
||||
arch woodfloor2
|
||||
x 5
|
||||
y 11
|
||||
|
@ -848,10 +836,6 @@ arch director_7
|
|||
x 5
|
||||
y 11
|
||||
end
|
||||
arch swall_2_1_1
|
||||
x 5
|
||||
y 11
|
||||
end
|
||||
arch woodfloor2
|
||||
x 5
|
||||
y 12
|
||||
|
@ -860,10 +844,6 @@ arch director_7
|
|||
x 5
|
||||
y 12
|
||||
end
|
||||
arch swall_1_2
|
||||
x 5
|
||||
y 12
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 5
|
||||
y 13
|
||||
|
|
|
@ -5450,6 +5450,8 @@ end
|
|||
arch minihouse
|
||||
name A small shop
|
||||
slaying /brest/shops/a_small_shop
|
||||
hp 11
|
||||
sp 12
|
||||
x 21
|
||||
y 29
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue