From d41456ab34b6befdcc4e12c418cb7b1f9eb381b9 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 28 Jun 2016 16:08:01 +0200 Subject: Fix a missing comma that crashed rumly's script. --- npc/001-1/rumly.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-1') 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 -- cgit v1.2.3-70-g09d2