From d2ca8a0b1cf4879a3dc23c6b24fbc6610c23deb0 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 16 Feb 2016 02:43:15 +0100 Subject: Improve Qpid script. --- npc/001-1/qpid.txt | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'npc') diff --git a/npc/001-1/qpid.txt b/npc/001-1/qpid.txt index 45681bb8..1a793a11 100644 --- a/npc/001-1/qpid.txt +++ b/npc/001-1/qpid.txt @@ -75,7 +75,6 @@ l("You seem more cultivated than what you look like."), l("Fine, take these potion, I will replenish in the next hours anyway."); - getitem "PibberiesInfusion", 5; break; } else if (.@i < 3) @@ -88,13 +87,19 @@ if (getq (ArtisQuests_Enora) == 7) { setq (ArtisQuests_Enora, 8); + speech 5, + l("You failed!"), + l("Ivan is the one that you should look at now."), + l("He is on a small house in between the dock's warehouse and the dojo."), + l("Follow the river to the east-north and you will find it."), + l("And get out of here, I'm not a map!"); } - speech 5, - l("You failed!"), - l("Ivan is the one that you should look at now."), - l("He is on a small house in between the dock's warehouse and the dojo."), - l("Follow the river to the east-north and you will find it."), - l("And get out of here, I'm not a map!"); + else + { + speech 5, + l("You failed!"); + } + break; } } while (1); -- cgit v1.2.3-70-g09d2