Update to Scorn Sale Shop (scorn/shops/scorn.sale1) in Scorn 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@19616 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
750a34df55
commit
6109045758
|
@ -10,7 +10,7 @@ enter_x 10
|
|||
enter_y 17
|
||||
msg
|
||||
Created: 2004-07-01 Gene Alexander
|
||||
Modified: 2013-03-18 Kevin Zheng
|
||||
Modified: 2014-08-28 Rick Tanner
|
||||
endmsg
|
||||
outdoor 1
|
||||
end
|
||||
|
@ -257,7 +257,7 @@ arch shop_empty
|
|||
x 2
|
||||
y 4
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 2
|
||||
y 5
|
||||
end
|
||||
|
@ -458,7 +458,7 @@ arch shop_empty
|
|||
x 3
|
||||
y 13
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 3
|
||||
y 14
|
||||
end
|
||||
|
@ -648,7 +648,7 @@ arch shop_empty
|
|||
x 5
|
||||
y 9
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 5
|
||||
y 10
|
||||
end
|
||||
|
@ -1894,7 +1894,7 @@ arch shop_empty
|
|||
x 13
|
||||
y 9
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 13
|
||||
y 10
|
||||
end
|
||||
|
@ -2080,7 +2080,7 @@ arch shop_empty
|
|||
x 14
|
||||
y 14
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 14
|
||||
y 15
|
||||
end
|
||||
|
@ -2114,7 +2114,7 @@ end
|
|||
arch dwall_2_1_2
|
||||
x 15
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 15
|
||||
y 1
|
||||
end
|
||||
|
@ -2251,7 +2251,7 @@ arch shop_empty
|
|||
x 16
|
||||
y 6
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 16
|
||||
y 7
|
||||
end
|
||||
|
@ -2533,7 +2533,7 @@ arch shop_empty
|
|||
x 18
|
||||
y 11
|
||||
end
|
||||
arch shop_floor
|
||||
arch shop_random
|
||||
x 18
|
||||
y 12
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue