summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-02-16 02:57:55 +0100
committerReid <reidyaro@gmail.com>2016-02-16 02:57:55 +0100
commit09de7f7f7bbcc4d2cfee08d7343a49801d497ecf (patch)
tree1df2af6f71672fba9f29b9dffde355516c1b863a /npc
parentf5f4a3b504547e7df1ff10f26713ad5c06f2dec9 (diff)
downloadserverdata-09de7f7f7bbcc4d2cfee08d7343a49801d497ecf.tar.gz
serverdata-09de7f7f7bbcc4d2cfee08d7343a49801d497ecf.tar.bz2
serverdata-09de7f7f7bbcc4d2cfee08d7343a49801d497ecf.tar.xz
serverdata-09de7f7f7bbcc4d2cfee08d7343a49801d497ecf.zip
Add teru's correction on enora's script.
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/enora.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index cf248662..414659e6 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -75,8 +75,8 @@
function enora_hill {
speech 5,
- l("Follow the river upstream, and cross it twice with the two bridges in the North."),
- l("The hill is located in the North-East of Artis.");
+ l("Go north of here to the dock warehouse, cross the bridge to the west side of the river, continue North until you come to a second bridge, cross that one to the East side of the river."),
+ l("You should arrive at a park with a hill.");
return;
}