summaryrefslogtreecommitdiff
path: root/npc/other/turbotrack
diff options
context:
space:
mode:
Diffstat (limited to 'npc/other/turbotrack')
-rw-r--r--npc/other/turbotrack/Expert_16.txt2
-rw-r--r--npc/other/turbotrack/Expert_4.txt2
-rw-r--r--npc/other/turbotrack/Expert_8.txt2
-rw-r--r--npc/other/turbotrack/Normal_16.txt2
-rw-r--r--npc/other/turbotrack/Normal_4.txt2
-rw-r--r--npc/other/turbotrack/Normal_8.txt2
6 files changed, 6 insertions, 6 deletions
diff --git a/npc/other/turbotrack/Expert_16.txt b/npc/other/turbotrack/Expert_16.txt
index f9d78b394..74e0d80c9 100644
--- a/npc/other/turbotrack/Expert_16.txt
+++ b/npc/other/turbotrack/Expert_16.txt
@@ -1484,5 +1484,5 @@ OnTouch:
warp "turbo_e_16",218,228;
else if (.@bing1 == 6)
warp "turbo_e_16",220,195;
- end;
+ end;
}
diff --git a/npc/other/turbotrack/Expert_4.txt b/npc/other/turbotrack/Expert_4.txt
index 5091df596..a27309f22 100644
--- a/npc/other/turbotrack/Expert_4.txt
+++ b/npc/other/turbotrack/Expert_4.txt
@@ -1402,5 +1402,5 @@ OnTouch:
warp "turbo_e_4",218,228;
else if (.@bing1 == 6)
warp "turbo_e_4",220,195;
- end;
+ end;
}
diff --git a/npc/other/turbotrack/Expert_8.txt b/npc/other/turbotrack/Expert_8.txt
index 46df00488..c3876911d 100644
--- a/npc/other/turbotrack/Expert_8.txt
+++ b/npc/other/turbotrack/Expert_8.txt
@@ -1406,5 +1406,5 @@ OnTouch:
warp "turbo_e_8",218,228;
else if (.@bing1 == 6)
warp "turbo_e_8",220,195;
- end;
+ end;
}
diff --git a/npc/other/turbotrack/Normal_16.txt b/npc/other/turbotrack/Normal_16.txt
index e15b6347f..ff22a5ff5 100644
--- a/npc/other/turbotrack/Normal_16.txt
+++ b/npc/other/turbotrack/Normal_16.txt
@@ -1486,5 +1486,5 @@ OnTouch:
warp "turbo_n_16",218,228;
else if (.@bing1 == 6)
warp "turbo_n_16",220,195;
- end;
+ end;
}
diff --git a/npc/other/turbotrack/Normal_4.txt b/npc/other/turbotrack/Normal_4.txt
index 0005e0fb7..4a9ac1db6 100644
--- a/npc/other/turbotrack/Normal_4.txt
+++ b/npc/other/turbotrack/Normal_4.txt
@@ -1402,5 +1402,5 @@ OnTouch:
warp "turbo_n_4",218,228;
else if (.@bing1 == 6)
warp "turbo_n_4",220,195;
- end;
+ end;
}
diff --git a/npc/other/turbotrack/Normal_8.txt b/npc/other/turbotrack/Normal_8.txt
index d9204e152..b66434d3e 100644
--- a/npc/other/turbotrack/Normal_8.txt
+++ b/npc/other/turbotrack/Normal_8.txt
@@ -1407,5 +1407,5 @@ OnTouch:
warp "turbo_n_8",218,228;
else if (.@bing1 == 6)
warp "turbo_n_8",220,195;
- end;
+ end;
}