Adjust shop greed
Reduce shop greed so that prices are reasonable. With shopgreed 50, all items would cost an unimaginable sum of money.master
parent
7308312a6b
commit
34f452e4a5
|
@ -3,7 +3,7 @@ name Lown Town Magic Shop, Cellar
|
|||
difficulty 25
|
||||
region lonetown
|
||||
shopitems *:100
|
||||
shopgreed 50.0000
|
||||
shopgreed 3.00000
|
||||
shopmin 10000
|
||||
width 15
|
||||
height 16
|
||||
|
@ -11,7 +11,7 @@ enter_x 1
|
|||
enter_y 13
|
||||
msg
|
||||
Created: 1996-01-31
|
||||
Modified: 2011-12-07 Rick Tanner
|
||||
Modified: 2022-02-13 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch shop_empty
|
||||
|
|
|
@ -3,7 +3,7 @@ name Thief Market
|
|||
difficulty 1
|
||||
region lonetown
|
||||
shopitems gem:100;*:50
|
||||
shopgreed 50.0000
|
||||
shopgreed 3.00000
|
||||
shopmin 1000
|
||||
width 16
|
||||
height 25
|
||||
|
@ -11,7 +11,7 @@ enter_x 5
|
|||
enter_y 5
|
||||
msg
|
||||
Created: 1996-03-14
|
||||
Modified: 2021-10-03 Rick Tanner
|
||||
Modified: 2022-02-13 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch blocked
|
||||
|
|
Loading…
Reference in New Issue