diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-04 06:17:56 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-04 06:17:56 +0000 |
commit | 00f9ebdb6e85d13202c6f9e94b8b5506b82b5399 (patch) | |
tree | 4407970cdeeec975f68f72bc13fa10b6fbee032b /npc/airports | |
parent | 91f82122b62d01b0b6a81d12a1043b76dcb63d77 (diff) | |
download | hercules-00f9ebdb6e85d13202c6f9e94b8b5506b82b5399.tar.gz hercules-00f9ebdb6e85d13202c6f9e94b8b5506b82b5399.tar.bz2 hercules-00f9ebdb6e85d13202c6f9e94b8b5506b82b5399.tar.xz hercules-00f9ebdb6e85d13202c6f9e94b8b5506b82b5399.zip |
fixed weight check. added tabs
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9134 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/airports')
-rw-r--r-- | npc/airports/airships.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index 5da2f8ec1..ab5826fac 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -360,7 +360,7 @@ s_Material: }
-airplane.gat,33,69,4 script Kaci 73,{
+airplane.gat,33,69,4 script Kaci 73,{
callfunc "applegamble","Kaci";
end;
|