- change price on healing potions to match value
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3287 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ee3bc31347
commit
0582f4e975
|
@ -325,6 +325,8 @@ He's a little slow on the uptake,
|
|||
but he's a good kid.
|
||||
@match Aza|aza
|
||||
Who? Never heard of him.
|
||||
@match White|white
|
||||
Look. I'm getting tired of all your questions...understand me?
|
||||
@match *
|
||||
What can I gettcha?
|
||||
endmsg
|
||||
|
@ -1539,9 +1541,10 @@ x 16
|
|||
y 1
|
||||
end
|
||||
arch pearl_converter
|
||||
name drop 800 gold to buy healing potion
|
||||
name drop 1500 platinum to buy healing potion
|
||||
face cauldron.111
|
||||
food 800
|
||||
slaying platinacoin
|
||||
food 1500
|
||||
other_arch potion_heal
|
||||
x 16
|
||||
y 1
|
||||
|
|
|
@ -930,6 +930,17 @@ This key is slightly greasy, like it has been oiled.
|
|||
endmsg
|
||||
slaying Hermes Stash Key
|
||||
end
|
||||
arch random_wealth
|
||||
end
|
||||
arch note
|
||||
msg
|
||||
Mr. White X
|
||||
Mr. Red X
|
||||
Lady Blue
|
||||
Sir Green
|
||||
Lord Black
|
||||
endmsg
|
||||
end
|
||||
end
|
||||
arch woodfloor2
|
||||
x 13
|
||||
|
@ -1000,6 +1011,8 @@ end
|
|||
arch chest
|
||||
x 14
|
||||
y 1
|
||||
arch random_plant
|
||||
end
|
||||
end
|
||||
arch woodfloor2
|
||||
x 14
|
||||
|
|
|
@ -454,9 +454,10 @@ x 3
|
|||
y 3
|
||||
end
|
||||
arch pearl_converter
|
||||
name drop 800 gold to buy healing potion
|
||||
name drop 1200 platinum to buy healing potion
|
||||
face cauldron.111
|
||||
food 800
|
||||
slaying platinacoin
|
||||
food 1200
|
||||
other_arch potion_heal
|
||||
x 3
|
||||
y 3
|
||||
|
@ -2419,7 +2420,6 @@ keeping an eye on the ogre caves.
|
|||
What a job...
|
||||
@match *
|
||||
Whew, what a rough week.
|
||||
|
||||
endmsg
|
||||
x 19
|
||||
y 3
|
||||
|
|
Loading…
Reference in New Issue