summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-14 19:25:19 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-14 19:25:19 +0200
commit9e5a34fa4b7ee46bab466243165132f503e01ed1 (patch)
tree591231a7464e1a3b15c6e4f4b3bd6ee6f8e4f7e7
parenta1720ca0247f5cf829f1b0cb1b0396afe23de117 (diff)
downloadserverdata-9e5a34fa4b7ee46bab466243165132f503e01ed1.tar.gz
serverdata-9e5a34fa4b7ee46bab466243165132f503e01ed1.tar.bz2
serverdata-9e5a34fa4b7ee46bab466243165132f503e01ed1.tar.xz
serverdata-9e5a34fa4b7ee46bab466243165132f503e01ed1.zip
The 4 directions (N, S, E, W) should not take a capital letter unless in the name of a place.
Also reworded a sentence in Enora's script, linked to these changes.
-rw-r--r--npc/001-1/artaxe.txt2
-rw-r--r--npc/001-1/chelios.txt4
-rw-r--r--npc/001-1/enora.txt4
3 files changed, 5 insertions, 5 deletions
diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt
index c6dc4ea6..355423b1 100644
--- a/npc/001-1/artaxe.txt
+++ b/npc/001-1/artaxe.txt
@@ -2,7 +2,7 @@
// Author:
// Reid
// Description:
-// Legion NPC blocking the North road of Artis.
+// Legion NPC blocking the north road of Artis.
001-1,90,31,0 script Artaxe NPC_ARTAXE,{
speech 4,
diff --git a/npc/001-1/chelios.txt b/npc/001-1/chelios.txt
index fe49f05a..888eb4ae 100644
--- a/npc/001-1/chelios.txt
+++ b/npc/001-1/chelios.txt
@@ -36,7 +36,7 @@
speech 5,
l("Thank you very much!"),
- l("Talk with Lloyd the banker in the Merchant Guild, it's a big building at the Northern part of Artis, atop the little hill.");
+ l("Talk with Lloyd the banker in the Merchant Guild, it's a big building at the northern part of Artis, atop the little hill.");
setq ArtisQuests_Enora, 2;
@@ -45,7 +45,7 @@
function more_info {
speech 5,
- l("It's the big building at Northern Artis, at the top of a small hill."),
+ l("It's the big building at northern Artis, at the top of a small hill."),
l("Take the east road that goes to the north and follow it until you are on top of the cliff."),
l("That part of the town is called the gilded hill, and where the Merchant Guild has its headquarters."), //rich hill
l("Lloyd still owes me, but beware of those money-grubbers, or they will sell your own teeth to you!");
diff --git a/npc/001-1/enora.txt b/npc/001-1/enora.txt
index b857c24e..d37b85cd 100644
--- a/npc/001-1/enora.txt
+++ b/npc/001-1/enora.txt
@@ -36,7 +36,7 @@
l("The Legion of Aemil are a group of mercenaries who vowed to protect and serve their neighbors."),
l("We hold various training sessions, and also have a task board with a heap of things to do for the city and its surroundings."),
l("It's a good place to earn money, it can also help you to travel throughout the archipelagos!"),
- l("Each big city hosts a Legion chapter, Artis' chapter building is located in the North-West.");
+ l("Each big city hosts a Legion chapter, Artis' chapter building is located in the north-west.");
return;
}
@@ -75,7 +75,7 @@
function enora_hill {
speech 5,
- 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 the one to the East side of the river."),
+ l("Go north from here to the dock warehouse, cross the bridge to the west side of the river, continue north until you get to a second bridge, cross it to the east side of the river."),
l("You should arrive at a park with a hill nearby.");
return;