diff options
Diffstat (limited to 'world/map/npc/018-1/mike.txt')
-rw-r--r-- | world/map/npc/018-1/mike.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/world/map/npc/018-1/mike.txt b/world/map/npc/018-1/mike.txt index 38fce03d..4e819e86 100644 --- a/world/map/npc/018-1/mike.txt +++ b/world/map/npc/018-1/mike.txt @@ -1,7 +1,10 @@ 018-1,77,60,0|script|Mike|113 { mes "[Mike]"; - mes "\"I need black stingers to make some medicine to cure my sister.\""; + mes "\"Be careful with the mines over there, during digging they broke in a monster nest and dangerous monsters inhabit it now. All mining operations have been suspended, but unfortunately, not everyone managed to get out in time or unharmed.\""; + next; + mes "[Mike]"; + mes "\"So, I need black stingers to make some medicine to cure my sister.\""; next; set @dq_level, 40; |