Patch #358 Adjust balance of Scorn's House of Healing. Lower purchase and selling price for balms, potions and staffs in House of Healing (/scorn/misc/HouseofHealing) in Scorn. Also added a sell cap to prevent abuse by selling items.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20750 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3cd5c413e4
commit
db11fe42da
|
@ -2,16 +2,15 @@ arch map
|
|||
name House of Healing
|
||||
difficulty 10
|
||||
region scorn
|
||||
shopitems potion:40;wand:40
|
||||
shopgreed 2.00000
|
||||
shopmax 2000
|
||||
shopgreed 0.400000
|
||||
shopmax 50
|
||||
width 23
|
||||
height 39
|
||||
enter_x 10
|
||||
enter_y 33
|
||||
msg
|
||||
Created: 1999-04-02
|
||||
Modified: 2016-05-17 SilverNexus
|
||||
Modified: 2019-04-04 DraugTheWhopper
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
|
Loading…
Reference in New Issue