Make pawn shop more greedy
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20636 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
278349a44d
commit
5953f999ad
|
@ -2,7 +2,7 @@ arch map
|
||||||
name Scorn Sale Shop
|
name Scorn Sale Shop
|
||||||
difficulty 3
|
difficulty 3
|
||||||
region scorn
|
region scorn
|
||||||
shopitems *:10
|
shopgreed 1.50000
|
||||||
shopmax 1500
|
shopmax 1500
|
||||||
width 21
|
width 21
|
||||||
height 20
|
height 20
|
||||||
|
@ -10,7 +10,7 @@ enter_x 10
|
||||||
enter_y 17
|
enter_y 17
|
||||||
msg
|
msg
|
||||||
Created: 2004-07-01 Gene Alexander
|
Created: 2004-07-01 Gene Alexander
|
||||||
Modified: 2014-08-28 Rick Tanner
|
Modified: 2018-12-27 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -2,13 +2,14 @@ arch map
|
||||||
name Scorn Pawn Shop
|
name Scorn Pawn Shop
|
||||||
difficulty 3
|
difficulty 3
|
||||||
region scorn
|
region scorn
|
||||||
|
shopgreed 2.00000
|
||||||
width 21
|
width 21
|
||||||
height 20
|
height 20
|
||||||
enter_x 10
|
enter_x 10
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2004-07-01 Gene Alexander (gene@eracc.com)
|
Created: 2004-07-01 Gene Alexander (gene@eracc.com)
|
||||||
Modified: 2013-03-18 Kevin Zheng
|
Modified: 2018-12-27 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch shop_empty
|
arch shop_empty
|
||||||
|
|
Loading…
Reference in New Issue