From 76b00a6d3b5d601338e2db3885e84ac29862babb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 May 2022 12:57:29 -0300 Subject: Add constants for the new NPCs --- npc/032-1/episode.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'npc') 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 + -- cgit v1.2.3-70-g09d2