diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2012-04-30 09:56:26 -0400 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-30 17:29:34 +0200 |
commit | f056ec60c63a52b32efd0cba0a84e2163413c736 (patch) | |
tree | 9d969b1e3956e9c6b33301393a9724988b0ccafc /world/map/npc/048-2/slimes.txt | |
parent | f96373e1a80dffbe2de2c1c502049cf79517becb (diff) | |
download | serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.tar.gz serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.tar.bz2 serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.tar.xz serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.zip |
Spelling and grammar corrections for Blue Sage quest.
Diffstat (limited to 'world/map/npc/048-2/slimes.txt')
-rw-r--r-- | world/map/npc/048-2/slimes.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/world/map/npc/048-2/slimes.txt b/world/map/npc/048-2/slimes.txt index a88b28c5..db696ad9 100644 --- a/world/map/npc/048-2/slimes.txt +++ b/world/map/npc/048-2/slimes.txt @@ -74,7 +74,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime0, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: @@ -155,7 +155,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime1, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: @@ -236,7 +236,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime2, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: @@ -317,7 +317,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime3, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: @@ -398,7 +398,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime4, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: @@ -479,7 +479,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime5, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: @@ -560,7 +560,7 @@ L_Count: L_SlimesEscaped: set @spawnSlime6, 0; - message strcharinfo(0), "You don't see any slime of that nest anymore. But did you really get all of them?"; + message strcharinfo(0), "You don't see any slimes from that nest anymore. But did you really get all of them?"; goto L_Clean; L_ClearedPoint: |