summaryrefslogtreecommitdiff
path: root/npc/airports/yuno.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/yuno.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/yuno.txt')
-rw-r--r--npc/airports/yuno.txt18
1 files changed, 6 insertions, 12 deletions
diff --git a/npc/airports/yuno.txt b/npc/airports/yuno.txt
index 81245e170..900c97a82 100644
--- a/npc/airports/yuno.txt
+++ b/npc/airports/yuno.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 [Justin84]
//= 1.1 Removed Duplicates [Silent]
+//= 1.2 Fixed syntax errors for duplicate [KarLaeda]
//============================================================
@@ -53,12 +54,8 @@ y_airport.gat,126,43,4 script Airport Staff#001::AirportY 90,{
close;
}
-y_airport.gat,143,43,4 duplicate(AirportY) Airport Staff#002 90,{
-// script Airport_Staff_In;
-}
-y_airport.gat,156,43,4 duplicate(AirportY) Airport Staff#003 90,{
-// script Airport_Staff_In;
-}
+y_airport.gat,143,43,4 duplicate(AirportY) Airport Staff#002 90
+y_airport.gat,156,43,4 duplicate(AirportY) Airport Staff#003 90
y_airport.gat,126,51,4 script Airport Staff#004::AirportY2 90,{
mes "[Airport Staff]";
@@ -90,8 +87,5 @@ y_airport.gat,126,51,4 script Airport Staff#004::AirportY2 90,{
close;
}
-y_airport.gat,143,51,4 duplicate(AirportY2) Airport Staff#005 90,{
-}
-
-y_airport.gat,156,51,4 duplicate(AirportY2) Airport Staff#006 90,{
-}
+y_airport.gat,143,51,4 duplicate(AirportY2) Airport Staff#005 90
+y_airport.gat,156,51,4 duplicate(AirportY2) Airport Staff#006 90