From a6bc416013ffca8a53e188f5dc2c4c2a0a988a9e Mon Sep 17 00:00:00 2001
From: brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>
Date: Thu, 13 Sep 2012 17:17:36 +0000
Subject: - Fixed a small typo in Airship announcements. (bugreport:6687)

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16777 54d463be-8e91-2dee-dedb-b68131a5f0ec
---
 npc/airports/airships.txt     | 2 +-
 npc/quests/quests_airship.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'npc')

diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt
index 9d21a4e4d..d145afb98 100644
--- a/npc/airports/airships.txt
+++ b/npc/airports/airships.txt
@@ -718,7 +718,7 @@ OnTimer140000:
 	mapannounce "airplane_01","Welcome to Juno. Have a safe trip.",bc_map,"0x70dbdb";
 	end;
 OnTimer150000:
-	mapannounce "airplane_01","We are currently in Juno. The Airship will leave shorty.",bc_map,"0x70dbdb";
+	mapannounce "airplane_01","We are currently in Juno. The Airship will leave shortly.",bc_map,"0x70dbdb";
 	end;
 OnTimer160000:
 	donpcevent "#AirshipWarp-3::OnHide";
diff --git a/npc/quests/quests_airship.txt b/npc/quests/quests_airship.txt
index 5fe6ed88f..70f90dfe0 100644
--- a/npc/quests/quests_airship.txt
+++ b/npc/quests/quests_airship.txt
@@ -1421,7 +1421,7 @@ OnTimer500000:
 	mapannounce "airplane_01","Welcome to Juno. Have a safe trip.",bc_map,"0x70dbdb";
 	end;
 OnTimer510000:
-	mapannounce "airplane_01","We are currently in Juno. The Airship will leave shorty.",bc_map,"0x70dbdb";
+	mapannounce "airplane_01","We are currently in Juno. The Airship will leave shortly.",bc_map,"0x70dbdb";
 	end;
 OnTimer520000:
 	donpcevent "#AirshipWarp-3::OnHide";
-- 
cgit v1.2.3-70-g09d2