diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/darlin.txt | 2 | ||||
-rw-r--r-- | npc/000-1/silvio.txt | 4 | ||||
-rw-r--r-- | npc/000-1/tarlan.txt | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt index 8becdd48..f6ccac56 100644 --- a/npc/000-1/darlin.txt +++ b/npc/000-1/darlin.txt @@ -63,7 +63,7 @@ menu
l("I SAID: SEE YOU LATER!"), l_Bye,
l("I said... WHY DON'T YOU COME DOWN TO TALK?"), l_GoDown,
- l("I'm called") + " " + strcharinfo(0) + "!", -;
+ l("I'M CALLED: @@!", strcharinfo(0)), -;
mes "";
mesn;
diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 4fe8f08d..0a1da631 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -27,8 +27,8 @@ next; menu - g(l("You're right, it's about Julia."), - l("You're right, it's about you.")), l_Julia, + g(l("You're right, it's about you."), + l("You're right, it's about Julia.")), l_Julia, l("Oh look, there is a piou behind you."), l_Piou, l("What is Artis?"), l_Artis, l("None of them?"), -; diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index 4f32acd6..a93f67b6 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -4,7 +4,7 @@ // Description: // Sailor hitting a palm tree, then being struck a falling croconut. -000-1.gat,35,43,0,1 script Tarlan 315,{ +000-1.gat,33,37,0,1 script Tarlan 315,{ mesn; |