diff options
author | Meistache <crie.fernanda@gmail.com> | 2015-01-21 19:54:03 -0200 |
---|---|---|
committer | Meistache <crie.fernanda@gmail.com> | 2015-01-21 19:54:03 -0200 |
commit | 0bbb269c13cd6d02d20e2b4f49396770dbcdb0f6 (patch) | |
tree | 2afa9afcef9212f37d83f9bddd1bbc8ca1d3bdb3 /world/map/npc/030-3 | |
parent | dd410e1928c6d897203ac9c5b1aab186144c12a4 (diff) | |
download | serverdata-0bbb269c13cd6d02d20e2b4f49396770dbcdb0f6.tar.gz serverdata-0bbb269c13cd6d02d20e2b4f49396770dbcdb0f6.tar.bz2 serverdata-0bbb269c13cd6d02d20e2b4f49396770dbcdb0f6.tar.xz serverdata-0bbb269c13cd6d02d20e2b4f49396770dbcdb0f6.zip |
More typo fixes on Xmas quest
Diffstat (limited to 'world/map/npc/030-3')
-rw-r--r-- | world/map/npc/030-3/orum_homunculus.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt index 16cb1433..4da1c618 100644 --- a/world/map/npc/030-3/orum_homunculus.txt +++ b/world/map/npc/030-3/orum_homunculus.txt @@ -312,7 +312,7 @@ L_FakeList: mes "\"So far my basement portal has remained undetected:"; mes "Head to the west in this cave to find it.\""; mes "\"Once there smash your fist into the small crack and you will be teleported into the basement of the inn.\""; - mes "\"Let me fake the mark Chief Warrick uses to identify his helpers. Don't get to close to the gaurds they might spot you.\""; + mes "\"Let me fake the mark Chief Warrick uses to identify his helpers. Don't get to close to the guards they might spot you.\""; mes "\"Now, prove yourself, gather the required items and go back to the Inn to sabotage Santa's Helpers.\""; callfunc "XmasSetSide"; set XMASTIME, XMASTIME | $@xmas_helper_bit; |