diff options
author | protimus <protimus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-21 03:19:32 +0000 |
---|---|---|
committer | protimus <protimus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-21 03:19:32 +0000 |
commit | 2db7f93026564547c7e66f0c88d67d73db4035a4 (patch) | |
tree | 609024e3ff2fa3f8758d673253b1a337af1db410 /npc/warps/fields | |
parent | bb6a7bf20837a54796965e592af564e1b95bea74 (diff) | |
download | hercules-2db7f93026564547c7e66f0c88d67d73db4035a4.tar.gz hercules-2db7f93026564547c7e66f0c88d67d73db4035a4.tar.bz2 hercules-2db7f93026564547c7e66f0c88d67d73db4035a4.tar.xz hercules-2db7f93026564547c7e66f0c88d67d73db4035a4.zip |
Fixed brasilis warps according to official.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15191 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/fields')
-rw-r--r-- | npc/warps/fields/bra_fild.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/npc/warps/fields/bra_fild.txt b/npc/warps/fields/bra_fild.txt new file mode 100644 index 000000000..401f7c2f4 --- /dev/null +++ b/npc/warps/fields/bra_fild.txt @@ -0,0 +1,16 @@ +//===== rAthena Script =======================================
+//= Brasilis Fild Warps Script
+//===== By: ==================================================
+//= Protimus
+//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= Any Athena Version
+//===== Description: =========================================
+//= [Aegis Conversion]
+//= Warp Points for Brasilis
+//===== Additional Comments: =================================
+//= 1.0 First version.
+//============================================================
+bra_fild01,72,34,0 warp bra_fild01_brasilis 1,1,brasilis,309,334
+brasilis,308,336,0 warp brasilis_bra_fild01 1,1,bra_fild01,74,34
\ No newline at end of file |