diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-11 23:43:42 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-11 23:43:42 +0200 |
commit | cf09ab42575070e73d8f66d6991180078c0e4eb1 (patch) | |
tree | b7b012d5cff7a2aa4fcc2476e3e666fdf9ab845a | |
parent | 1961204986662995cfa593fe863b0efb22df2ebb (diff) | |
download | serverdata-cf09ab42575070e73d8f66d6991180078c0e4eb1.tar.gz serverdata-cf09ab42575070e73d8f66d6991180078c0e4eb1.tar.bz2 serverdata-cf09ab42575070e73d8f66d6991180078c0e4eb1.tar.xz serverdata-cf09ab42575070e73d8f66d6991180078c0e4eb1.zip |
Typo in qonan's script.
-rw-r--r-- | npc/001-1/qonan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/qonan.txt b/npc/001-1/qonan.txt index 01d6f86a..556c4d79 100644 --- a/npc/001-1/qonan.txt +++ b/npc/001-1/qonan.txt @@ -57,7 +57,7 @@ shovel_addquest("001-1", .move__rand_x, .move__rand_y, "QOnanFoundItem"); speech 3, l("Alright, you will need this shovel."), - l("You should check on the highest part of the cliff, I was hidding there."), + l("You should check on the highest part of the cliff, I was hiding there."), l("I hope to see you soon."); getitem IronShovel, 1; close; |