summaryrefslogtreecommitdiff
path: root/world/map/npc/009-1
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/009-1')
-rw-r--r--world/map/npc/009-1/dock.txt2
-rw-r--r--world/map/npc/009-1/jack.txt2
-rw-r--r--world/map/npc/009-1/milly.txt4
-rw-r--r--world/map/npc/009-1/old_man.txt2
-rw-r--r--world/map/npc/009-1/old_woman.txt2
-rw-r--r--world/map/npc/009-1/sabine.txt2
-rw-r--r--world/map/npc/009-1/soul-menhir.txt2
-rw-r--r--world/map/npc/009-1/water_pump.txt2
8 files changed, 9 insertions, 9 deletions
diff --git a/world/map/npc/009-1/dock.txt b/world/map/npc/009-1/dock.txt
index a6fa2553..a3ed067d 100644
--- a/world/map/npc/009-1/dock.txt
+++ b/world/map/npc/009-1/dock.txt
@@ -1,6 +1,6 @@
// Ferry Sign
-009-1.gat,46,34,0|script|FerrySchedule#4|397,
+009-1.gat,46,34,0|script|FerrySchedule#4|397
{
callfunc "FerryManifest";
end;
diff --git a/world/map/npc/009-1/jack.txt b/world/map/npc/009-1/jack.txt
index c25624cc..c2206faa 100644
--- a/world/map/npc/009-1/jack.txt
+++ b/world/map/npc/009-1/jack.txt
@@ -14,7 +14,7 @@
//#################################################################################
// Lumberjack
-009-1.gat,40,45,0|script|Jack|141,
+009-1.gat,40,45,0|script|Jack|141
{
callfunc "ClearVariables";
diff --git a/world/map/npc/009-1/milly.txt b/world/map/npc/009-1/milly.txt
index 4dc99cce..0e488c13 100644
--- a/world/map/npc/009-1/milly.txt
+++ b/world/map/npc/009-1/milly.txt
@@ -6,7 +6,7 @@
//
// Inspector quest
-009-1.gat,81,41,0|script|Milly|114,
+009-1.gat,81,41,0|script|Milly|114
{
callfunc "ClearVariables";
@@ -385,7 +385,7 @@ L_Return:
return;
}
-009-1.gat,82,41,0|script|MillyDebugHelper|114,
+009-1.gat,82,41,0|script|MillyDebugHelper|114
{
mes "You can set certain quests as finished or not finished. What would you like to do?";
menu
diff --git a/world/map/npc/009-1/old_man.txt b/world/map/npc/009-1/old_man.txt
index cebd0f59..7328cd1f 100644
--- a/world/map/npc/009-1/old_man.txt
+++ b/world/map/npc/009-1/old_man.txt
@@ -1,6 +1,6 @@
// Old man
-009-1.gat,85,51,0|script|Old Man|159,
+009-1.gat,85,51,0|script|Old Man|159
{
callfunc "ClearVariables";
diff --git a/world/map/npc/009-1/old_woman.txt b/world/map/npc/009-1/old_woman.txt
index d8c063dc..7442e174 100644
--- a/world/map/npc/009-1/old_woman.txt
+++ b/world/map/npc/009-1/old_woman.txt
@@ -1,6 +1,6 @@
// Old woman
-009-1.gat,29,43,0|script|Old Woman|154,
+009-1.gat,29,43,0|script|Old Woman|154
{
callfunc "ClearVariables";
diff --git a/world/map/npc/009-1/sabine.txt b/world/map/npc/009-1/sabine.txt
index 48d7e441..8c74819a 100644
--- a/world/map/npc/009-1/sabine.txt
+++ b/world/map/npc/009-1/sabine.txt
@@ -1,6 +1,6 @@
// Girl sitting on bench
-009-1.gat,88,27,0|script|Sabine|106,
+009-1.gat,88,27,0|script|Sabine|106
{
callfunc "ClearVariables";
diff --git a/world/map/npc/009-1/soul-menhir.txt b/world/map/npc/009-1/soul-menhir.txt
index cc711625..9ffd8614 100644
--- a/world/map/npc/009-1/soul-menhir.txt
+++ b/world/map/npc/009-1/soul-menhir.txt
@@ -1,6 +1,6 @@
//
-009-1.gat,53,40,0|script|Soul Menhir#hurnscald|344,
+009-1.gat,53,40,0|script|Soul Menhir#hurnscald|344
{
callfunc "ClearVariables";
set @map$, "009-1.gat";
diff --git a/world/map/npc/009-1/water_pump.txt b/world/map/npc/009-1/water_pump.txt
index 9f15355f..b7de62a5 100644
--- a/world/map/npc/009-1/water_pump.txt
+++ b/world/map/npc/009-1/water_pump.txt
@@ -1,6 +1,6 @@
// Water pump. You can fill empty bottles here
-009-1.gat,76,33,0|script|Water Pump|400,
+009-1.gat,76,33,0|script|Water Pump|400
{
callfunc "WaterBottle";
end;