summaryrefslogtreecommitdiff
path: root/npc/018-1/mike.txt
blob: c95e258f48b1f0331c00711d42f8b4a076980e68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
018-1,77,60,0	script	Mike	NPC113,{
    mes "[Mike]";
    mes "\"I need black stingers to make some medicine to cure my sister.\"";
    next;

    @dq_level = 40;
    @dq_cost = 16;
    @dq_count = 4;
    @dq_name$ = "BlackScorpionStinger";
    @dq_friendly_name$ = "black stingers";
    @dq_money = 2500;
    @dq_exp = 500;

    callfunc "DailyQuest";

    next;
    mes "\"Hopefully I'll have enough soon.\"";
    close;
}

// Buy en masse miner set aten by slimes and pays market price without bonus?
/*

Cronos - Boss Point Validation & Exchanger? Possibly in Keshlam Swamps?
*/