diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-08 09:12:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-08 09:12:18 -0300 |
commit | 123e5b355ec260ab469a2af04f878d4d303b8693 (patch) | |
tree | 1ea17e1dcf0697bfc5a26d0fd125ed9d2b564755 | |
parent | 73a106bcebafd6c5a9916411676746a23f0c645d (diff) | |
download | serverdata-jesusalva/wyara.tar.gz serverdata-jesusalva/wyara.tar.bz2 serverdata-jesusalva/wyara.tar.xz serverdata-jesusalva/wyara.zip |
Weird, it worked so well locally '-'jesusalva/wyara
-rw-r--r-- | npc/008-2-7/wyara.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-2-7/wyara.txt b/npc/008-2-7/wyara.txt index eaafa8b2..502a5409 100644 --- a/npc/008-2-7/wyara.txt +++ b/npc/008-2-7/wyara.txt @@ -61,7 +61,7 @@ function doStatusReset { l("Now stand still... It should not take much time..."); if (StatusPoint == .@wasSP) { - speech, + speech l("It seems that you have no status points to reset!"), l("I'll return the plushroom to you, but please, do not waste my time."); getitem Plushroom, @plush_count; |