diff options
author | Reid <reidyaro@gmail.com> | 2012-12-23 21:52:29 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-23 21:52:29 +0100 |
commit | 7fc1bc9387b68559f7dac6ba0ae683f58434934e (patch) | |
tree | a89420e84e6524a39afdf384a72aef8c9d73bc79 /npc | |
parent | 96f5b15a09e9c92591bf4369b64263b8954cded0 (diff) | |
download | clientdata-7fc1bc9387b68559f7dac6ba0ae683f58434934e.tar.gz clientdata-7fc1bc9387b68559f7dac6ba0ae683f58434934e.tar.bz2 clientdata-7fc1bc9387b68559f7dac6ba0ae683f58434934e.tar.xz clientdata-7fc1bc9387b68559f7dac6ba0ae683f58434934e.zip |
Correct jalad script.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/jalad.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index 8e893bcf..77f54a35 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -34,6 +34,7 @@ menu l("I will surely visit him. Do you need any help with your boxes?"), -; +l_Continue: mes ""; mesn; mesq l("Surely. Take this box full of @@s.", getitemlink("Plushroom")); |