diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-09 19:53:20 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-09 19:53:20 -0200 |
commit | f4b39c5ce6e9e9f6bea5addc95c2cd0cfb7d8ef9 (patch) | |
tree | 4a416bd37406fabb2eebd3b8130191d92dd811a0 /npc/000-2-3 | |
parent | 43f0d717c49895ba26f84219c80dd1f9d9846e79 (diff) | |
download | serverdata-f4b39c5ce6e9e9f6bea5addc95c2cd0cfb7d8ef9.tar.gz serverdata-f4b39c5ce6e9e9f6bea5addc95c2cd0cfb7d8ef9.tar.bz2 serverdata-f4b39c5ce6e9e9f6bea5addc95c2cd0cfb7d8ef9.tar.xz serverdata-f4b39c5ce6e9e9f6bea5addc95c2cd0cfb7d8ef9.zip |
Adds Elmo. He will provide support to get money. Does not replaces Quest Log!
Diffstat (limited to 'npc/000-2-3')
-rw-r--r-- | npc/000-2-3/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/elmo.txt b/npc/000-2-3/elmo.txt index c623e3215..f2209824e 100644 --- a/npc/000-2-3/elmo.txt +++ b/npc/000-2-3/elmo.txt @@ -5,7 +5,7 @@ // Description: // Elmo's second dialog. -000-2-3,27,27,0 script Elmo NPC_ELMO,{ +000-2-3,27,27,0 script Elmo#000-2-3 NPC_ELMO,{ function got_money { speech S_LAST_NEXT, lg("Be patient a little while longer, in the next few days we will arrive at the port of Artis..."), |