diff options
author | Haru <haru@dotalux.com> | 2015-11-09 15:22:43 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-15 20:53:50 +0100 |
commit | a122fe12ed5422af1b3ad2d84ca826282168ca57 (patch) | |
tree | eb806cf3819aac946014a87478897e3b3147ee96 /npc/pre-re/warps/fields/yuno_fild.txt | |
parent | 183480e9fb4ea53de37ea711324eb098c39a70f2 (diff) | |
download | hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.tar.gz hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.tar.bz2 hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.tar.xz hercules-a122fe12ed5422af1b3ad2d84ca826282168ca57.zip |
Standardized header in scripts (part 2)
- Now including GPL-compliant license/copyright info
- Restored some missing copyrights
- Warps scripts folders
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/pre-re/warps/fields/yuno_fild.txt')
-rw-r--r-- | npc/pre-re/warps/fields/yuno_fild.txt | 50 |
1 files changed, 36 insertions, 14 deletions
diff --git a/npc/pre-re/warps/fields/yuno_fild.txt b/npc/pre-re/warps/fields/yuno_fild.txt index 7b5519eed..1be9c17ce 100644 --- a/npc/pre-re/warps/fields/yuno_fild.txt +++ b/npc/pre-re/warps/fields/yuno_fild.txt @@ -1,17 +1,39 @@ -//===== Hercules Script ====================================== -//= Yuno Field Warp Script -//===== By: ================================================== -//= Nana (1.0), Sara -//===== Current Version: ===================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) Sara +//= Copyright (C) Nana +//= +//= Hercules is free software: you can redistribute it and/or modify +//= it under the terms of the GNU General Public License as published by +//= the Free Software Foundation, either version 3 of the License, or +//= (at your option) any later version. +//= +//= This program is distributed in the hope that it will be useful, +//= but WITHOUT ANY WARRANTY; without even the implied warranty of +//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +//= GNU General Public License for more details. +//= +//= You should have received a copy of the GNU General Public License +//= along with this program. If not, see <http://www.gnu.org/licenses/>. +//========================================================================= +//= Juno Field Warp Script (Pre-Renewal) +//================= Description =========================================== +//= Warp Points for Juno Field +//================= Current Version ======================================= //= 1.2 -//===== Description: ========================================= -//= Warp Points for Yuno Field -//===== Additional Comments: ================================= -//= 1.1 - Updated for the new Yuno Fields -//= 1.2 New field update - Hugel Field by Sara - Version 1 -//============================================================ +//========================================================================= -//= Yuno Field =============================================== +//= Juno Field =============================================== //yuno_fild01,286,368,0 warp yunfild01 1,1,yuno_fild02,294,26 //yuno_fild02,294,24,0 warp yunfild01-1 1,1,yuno_fild01,286,366 //yuno_fild01,70,378,0 warp yunfild02 1,1,yuno_fild02,70,25 @@ -26,7 +48,7 @@ yuno_fild04,375,150,0 warp yunfild05-1 1,1,yuno_fild03,22,155 yuno_fild04,231,288,0 warp yunfild-yun 1,1,yuno,158,17 yuno_fild03,32,139,0 warp yunfild-mag01 1,1,mag_dun01,126,68 -//= New Yuno Fields ========================================== +//= New Juno Fields ========================================== yuno_fild01,26,246,0 warp newjun01 1,1,yuno_fild12,373,239 yuno_fild12,375,239,0 warp newjun01a 1,1,yuno_fild01,28,246 yuno_fild12,23,338,0 warp newjun02 1,1,yuno_fild11,366,361 @@ -59,7 +81,7 @@ yuno_fild04,42,369,0 warp newjun14 1,1,yuno_fild05,59,30 yuno_fild05,59,28,0 warp newjun14a 1,1,yuno_fild04,42,367 -//= Al de Baran <-> Yuno Connection ========================== +//= Al de Baran <-> Juno Connection ========================== aldebaran,140,244,0 warp alde-yunfild 1,1,yuno_fild01,208,19 yuno_fild01,208,17,0 warp yunfild-alde 1,1,aldebaran,140,242 |