diff options
-rw-r--r-- | npc/005-1/zegas.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index 756bbb4a4..1809646a8 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -30,8 +30,8 @@ L_Meet: next; mesq l("The storehouse here is overrun with house maggots. Those little bastard are eating and destroying everything inside."); next; - mesq l("Lucky as we have, professor Eomie of Tulimshar Magic Academy gave us a bug bomb to deal with them." - Its inside one of the store room barrels but i don't remember which is."); + mesq l("Lucky as we have, professor Eomie of Tulimshar Magic Academy gave us a bug bomb to deal with them."); + ("Its inside one of the store room barrels but i don't remember which is."); next; mesq l("Can you search ##Bthe barrels##b for the bug bomb and set it off when you find it?"); setq CandorQuest_Barrel, 1; |