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
|
||||
difficulty 3
|
||||
region scorn
|
||||
shopitems *:10
|
||||
shopgreed 1.50000
|
||||
shopmax 1500
|
||||
width 21
|
||||
height 20
|
||||
|
@ -10,7 +10,7 @@ enter_x 10
|
|||
enter_y 17
|
||||
msg
|
||||
Created: 2004-07-01 Gene Alexander
|
||||
Modified: 2014-08-28 Rick Tanner
|
||||
Modified: 2018-12-27 Kevin Zheng
|
||||
endmsg
|
||||
outdoor 1
|
||||
end
|
||||
|
|
|
@ -2,13 +2,14 @@ arch map
|
|||
name Scorn Pawn Shop
|
||||
difficulty 3
|
||||
region scorn
|
||||
shopgreed 2.00000
|
||||
width 21
|
||||
height 20
|
||||
enter_x 10
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 2004-07-01 Gene Alexander (gene@eracc.com)
|
||||
Modified: 2013-03-18 Kevin Zheng
|
||||
Modified: 2018-12-27 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch shop_empty
|
||||
|
|
Loading…
Reference in New Issue