diff options
author | Reid <reidyaro@gmail.com> | 2016-06-28 16:08:01 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-06-28 16:08:01 +0200 |
commit | d41456ab34b6befdcc4e12c418cb7b1f9eb381b9 (patch) | |
tree | 9f557340b075e684e9a8ba0fe788cef76bc54c72 | |
parent | 3b0ee3f022e33f4adb152e55a035c89b55091897 (diff) | |
download | serverdata-d41456ab34b6befdcc4e12c418cb7b1f9eb381b9.tar.gz serverdata-d41456ab34b6befdcc4e12c418cb7b1f9eb381b9.tar.bz2 serverdata-d41456ab34b6befdcc4e12c418cb7b1f9eb381b9.tar.xz serverdata-d41456ab34b6befdcc4e12c418cb7b1f9eb381b9.zip |
Fix a missing comma that crashed rumly's script.
-rw-r--r-- | npc/001-1/rumly.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/rumly.txt b/npc/001-1/rumly.txt index 74a81095..701bd952 100644 --- a/npc/001-1/rumly.txt +++ b/npc/001-1/rumly.txt @@ -59,7 +59,7 @@ L_Menu: l("I won't forget it, I swear on my precious plushrooms!"), l("There is an unknown side effect to these plushrooms, they can free you from your past mistakes."), l("You can use it to clear your stats, to start freshly if you see what I mean..."), - l("Bring me some of these plushrooms and I will show you how it works!") + l("Bring me some of these plushrooms and I will show you how it works!"), l("Although the more powerful you are, the more plushrooms you will need."); menuint |