diff options
-rw-r--r-- | npc/004-2/pachua.txt | 2 | ||||
-rw-r--r-- | npc/004-3-1/falkrun.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/004-2/pachua.txt b/npc/004-2/pachua.txt index fba10b11c..a9ab4c312 100644 --- a/npc/004-2/pachua.txt +++ b/npc/004-2/pachua.txt @@ -2,7 +2,7 @@ // Authors: // Jesusalva // Description: -// Part of Speed Run Quest, +// Part of Speed Run Quest, and an unplanned assassin quest. 004-2,61,118,0 script Pachua NPC_INDIGENOUS_OLD,{ mesn; diff --git a/npc/004-3-1/falkrun.txt b/npc/004-3-1/falkrun.txt index 18a745c19..71d85d39f 100644 --- a/npc/004-3-1/falkrun.txt +++ b/npc/004-3-1/falkrun.txt @@ -2,7 +2,7 @@ // Authors: // Jesusalva // Description: -// Part of the Doctor's Quest. Lore Master. +// Part of the Doctor's Quest. Lore Master. Saulc's Residence Gatekeeper. 004-3-1,37,23,0 script Falkrun NPC_INDIGENOUS_ANY,{ mesn; @@ -102,7 +102,7 @@ next; .@hist = .@hist | 8; break; - case 5: + case 6: mesn; mesq l("Mhm? I believe it was rebuilt, and the High Alliance took it over from the mage association for not paying taxes."); next; |