summaryrefslogtreecommitdiff
path: root/npc/airports/lighthalzen.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-04 22:59:57 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-04 22:59:57 +0000
commit9c08ebbab7841a2e210613f4e072da4ca48f331b (patch)
tree8df053e6f0423b5a3e42cdd951dd9171d4ceb7ee /npc/airports/lighthalzen.txt
parenta0ce9e7654be46ce432cf4620f366b18220419b3 (diff)
downloadhercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.gz
hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.bz2
hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.tar.xz
hercules-9c08ebbab7841a2e210613f4e072da4ca48f331b.zip
Many small scripts fixes - tabs, parenthesis, typo
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/airports/lighthalzen.txt')
-rw-r--r--npc/airports/lighthalzen.txt18
1 files changed, 6 insertions, 12 deletions
diff --git a/npc/airports/lighthalzen.txt b/npc/airports/lighthalzen.txt
index 1ae6a30ca..b2ec84b70 100644
--- a/npc/airports/lighthalzen.txt
+++ b/npc/airports/lighthalzen.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= L0ne_W0lf, Muad_Dib
//===== Current Version: =====================================
-//= 1.1
+//= 1.2
//===== Compatible With: =====================================
//= eAthena Revision 3000+
//===== Description: =========================================
@@ -11,6 +11,7 @@
//===== Additional Comments: =================================
//= 1.0 Cloned from einbroch.txt [Justin84]
//= 1.1 Removed Duplicates [Silent]
+//= 1.2 Fixed syntax errors for duplicate [KarLaeda]
//============================================================
@@ -53,12 +54,8 @@ lhz_airport.gat,126,43,4 script Airport Staff#1::AirportL 90,{
close;
}
-lhz_airport.gat,143,43,4 duplicate(AirportL) Airport Staff#2 90,{
-// script Airport_Staff_In;
-}
-lhz_airport.gat,156,43,4 duplicate(AirportL) Airport Staff#3 90,{
-// script Airport_Staff_In;
-}
+lhz_airport.gat,143,43,4 duplicate(AirportL) Airport Staff#2 90
+lhz_airport.gat,156,43,4 duplicate(AirportL) Airport Staff#3 90
lhz_airport.gat,126,51,4 script Airport Staff#4::AirportL2 90,{
mes "[Airport Staff]";
@@ -90,8 +87,5 @@ lhz_airport.gat,126,51,4 script Airport Staff#4::AirportL2 90,{
close;
}
-lhz_airport.gat,143,51,4 duplicate(AirportL2) Airport Staff#5 90,{
-}
-
-lhz_airport.gat,156,51,4 duplicate(AirportL2) Airport Staff#6 90,{
-}
+lhz_airport.gat,143,51,4 duplicate(AirportL2) Airport Staff#5 90
+lhz_airport.gat,156,51,4 duplicate(AirportL2) Airport Staff#6 90