From d1d56ad270076252a95f31b6aaf174f5d6908a96 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 11 Apr 2012 00:39:07 +0200 Subject: Reduce the number of Piou in 000-2-1 map, Update NardBox quest. --- npc/000-2-1/_mobs.txt | 3 +-- npc/000-2-3/nard.txt | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-2-1/_mobs.txt b/npc/000-2-1/_mobs.txt index 6a91380d..d3c608bc 100644 --- a/npc/000-2-1/_mobs.txt +++ b/npc/000-2-1/_mobs.txt @@ -1,3 +1,2 @@ // 000-2-1 mobs -000-2-1.gat,41,32,21,10 monster Pious 1002,4,30000,20000 -000-2-1.gat,41,32,21,10 monster Piousse 1003,1,300000,100000 \ No newline at end of file +000-2-1.gat,41,32,21,10 monster Pious 1002,3,30000,20000 \ No newline at end of file diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index c9ac51e4..a21ee2b6 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -64,11 +64,14 @@ l_Ok: menu l("Take a Bandana"), -, - l("Nothing"), L_Close; + l("Nothing"), l_Close; if (@q == 1) goto l_Give; if (@q > 1) goto l_Already; + mes ""; + doevent "Nard::OnQuest"; // Dialogs continue with Nard NPC. + l_Give: mes ""; mesn "Nard"; @@ -83,6 +86,7 @@ l_Close: close; l_Already: + mes ""; mesn "Nard"; mesq l("You already took a Bandana, put this one back please."); close; -- cgit v1.2.3-70-g09d2