diff options
Diffstat (limited to 'npc/032-1')
-rw-r--r-- | npc/032-1/episode.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt index 1fa9e008e..e0d322287 100644 --- a/npc/032-1/episode.txt +++ b/npc/032-1/episode.txt @@ -70,7 +70,7 @@ OnInit: end; } -032-1,151,201,0 script Eurni NPC_MOUBOOTAUR,{ +032-1,151,201,0 script Eurni NPC_EURNI,{ npctalk3 l("Hi. I have questionable items of questionable origins for you."); end; @@ -79,7 +79,7 @@ OnInit: end; } -032-1,140,213,0 script Weellos NPC_MOUBOOTAUR,{ +032-1,140,213,0 script Weellos NPC_LEGACY_GUARD_B,{ npctalk3 l("Hi. This is a very historic building - the former residence of the red queen no less!"); end; @@ -88,3 +88,6 @@ OnInit: end; } +// NPC_LEGACY_GUARD_A NPC_LEGACY_GUARD_C NPC_LEGACY_GUARD_D NPC_LEGACY_LIEUTENANT +// NPC_OMAR NPC_KADIYA NPC_JOANA&BANU NPC_SASHA + |