Changed the difficulty of Darcap's potion shop to 10, to match other shops in Darcap.
parent
5c904cb040
commit
91466131fd
|
@ -1,7 +1,7 @@
|
||||||
arch map
|
arch map
|
||||||
name Molthir's Potionshop
|
name Molthir's Potionshop
|
||||||
reset_timeout 7200
|
reset_timeout 7200
|
||||||
difficulty 1
|
difficulty 10
|
||||||
region darcap
|
region darcap
|
||||||
shopitems potion:90;inorganic:40;spellbook:30;gem:30;amulet:30;ring:40;scroll:30;book:30;*:-80
|
shopitems potion:90;inorganic:40;spellbook:30;gem:30;amulet:30;ring:40;scroll:30;book:30;*:-80
|
||||||
shopmax 8000
|
shopmax 8000
|
||||||
|
@ -11,7 +11,7 @@ enter_x 4
|
||||||
enter_y 17
|
enter_y 17
|
||||||
msg
|
msg
|
||||||
Created: 1996-05-02 bt (thomas@astro.psu.edu)
|
Created: 1996-05-02 bt (thomas@astro.psu.edu)
|
||||||
Modified: 2012-05-21 Rick Tanner
|
Modified: 2023-02-20 Daniel Hawkins
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue