diff options
author | Reid <reidyaro@gmail.com> | 2012-08-08 12:15:08 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-08-08 12:15:08 +0200 |
commit | 2ceb6dfc2c8bf44b1d90b8214bbc7c85bac0837d (patch) | |
tree | 9552d7fed6010afd6d14bd8e9fd20ca6f6ab0c6f /npc | |
parent | 15a16c41f18020622771640c776f49d9f40af425 (diff) | |
download | serverdata-2ceb6dfc2c8bf44b1d90b8214bbc7c85bac0837d.tar.gz serverdata-2ceb6dfc2c8bf44b1d90b8214bbc7c85bac0837d.tar.bz2 serverdata-2ceb6dfc2c8bf44b1d90b8214bbc7c85bac0837d.tar.xz serverdata-2ceb6dfc2c8bf44b1d90b8214bbc7c85bac0837d.zip |
Change location of tarlan, under a tree,
Correct some wrong gender dialogue on silvio and darlin NPC.
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; |