dbt/cnf/
dbt/lib/
dbt/lib/house/
dbt/lib/text/help/
dbt/lib/world/
dbt/lib/world/qst/
dbt/src/
dbt/src/copyover/
#7400
Deerskin pelt~
0 j 100
~
if (%object.name% == Deerskin pelt)
wait 1 sec
say Ah a Deerskin pelt! This is worth 5000 zenni, here you go.
wait 1 sec
drop 5000 zenni
wait 1 sec
say If ye have anymore pelts bring em to me.
mpurge pelt
~
#7401
Wolfskin fur~
0 j 100
~
if (%object.name% == Wolfskin fur)
wait 1 sec
say Ah a Wolfskin fur! This is worth 6000 zenni, here you go.
wait 1 sec
drop 6000 zenni
wait 1 sec
say If ye have anymore furs bring em to me.
~
$~