summaryrefslogtreecommitdiff
path: root/npc/018-1/mike.txt
blob: 8903936e0239f2e40cc4cc7c67935b8889e58546 (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
27
28
29
30
31
32
33
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?
Reapercry + Evil Obelisk (Maybe you can enable the obelisk warp from Swamps)
Scrolls on client data; Create item DB entries, add to drop
    5267 Alizarin
    5268 Cobalt
    5269 Gamboge
    5270 Mauve
    5271 Joyplim
*/