diff options
Diffstat (limited to 'npc/warps/cities/veins.txt')
-rw-r--r-- | npc/warps/cities/veins.txt | 55 |
1 files changed, 34 insertions, 21 deletions
diff --git a/npc/warps/cities/veins.txt b/npc/warps/cities/veins.txt index 465b99d4b..dcdc1cc61 100644 --- a/npc/warps/cities/veins.txt +++ b/npc/warps/cities/veins.txt @@ -1,16 +1,39 @@ -//===== Hercules Script ====================================== +//================= 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) Zephyrus +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Playtester +//= Copyright (C) $ephiroth +//= +//= 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/>. +//========================================================================= //= Veins City Warp Script -//===== By: ================================================== -//= $ephiroth -//===== Current Version: ===================================== -//= 1.4 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Warp Points for Veins -//===== Additional Comments: ================================= -//= 1.4 Rescripted to Aegis 11.2 Standards. [L0ne_W0lf] -//= 1.5 Removed duplicated Veins warps [Zephyrus] -//============================================================ +//================= Current Version ======================================= +//= 1.4 +//========================================================================= veins,230,166,0 warp ve_Tool1-1 1,1,ve_in,251,287 ve_in,251,283,0 warp ve_Tool1-2 1,1,veins,230,161 @@ -44,13 +67,3 @@ veins,267,230,0 warp ve_factory1-1 1,1,ve_in02,17,19 ve_in02,13,19,0 warp ve_factory1-2 1,1,veins,269,225 veins,143,25,0 warp veins1-1 1,1,ve_fild07,147,366 veins,218,361,0 warp veins2-1 1,1,ve_fild06,148,225 - -//============================================================ -// Old changelog -//============================================================ -//= 1.0 Initial version [$ephiroth] -//= 1.1 Removed Rachel City warp [Playtester] -//= 1.2 Updated veins warp based on jA info [$ephiroth] -//= 1.3 Update some missing warps [$ephiroth] -//= 1.3a Update some missing warps [$ephiroth] -//============================================================ |