Update The Adventurous Shop, Entrance (dragonisland/advshop0) in Stoneville to use updated random item shop item tiles. Requires archetype update r19604 or newer.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19612 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6e0a5c51eb
commit
21b5433567
|
@ -11,7 +11,7 @@ enter_x 7
|
|||
enter_y 15
|
||||
msg
|
||||
Created: 1997-02-22
|
||||
Modified: 2012-03-19 Rick Tanner
|
||||
Modified: 2014-08-27 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
@ -114,7 +114,7 @@ end
|
|||
arch wall_2_1_2
|
||||
x 1
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 1
|
||||
y 1
|
||||
end
|
||||
|
@ -217,15 +217,15 @@ end
|
|||
arch wall_2_1_2
|
||||
x 2
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 2
|
||||
y 1
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 2
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 2
|
||||
y 3
|
||||
end
|
||||
|
@ -311,15 +311,15 @@ end
|
|||
arch wall_2_1_2
|
||||
x 3
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 3
|
||||
y 1
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 3
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 3
|
||||
y 3
|
||||
end
|
||||
|
@ -1069,15 +1069,15 @@ end
|
|||
arch wall_2_1_2
|
||||
x 12
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 12
|
||||
y 1
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 12
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 12
|
||||
y 3
|
||||
end
|
||||
|
@ -1147,15 +1147,15 @@ end
|
|||
arch wall_2_1_2
|
||||
x 13
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 13
|
||||
y 1
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 13
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 13
|
||||
y 3
|
||||
end
|
||||
|
@ -1225,15 +1225,15 @@ end
|
|||
arch wall_2_1_2
|
||||
x 14
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 14
|
||||
y 1
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 14
|
||||
y 2
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 14
|
||||
y 3
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue