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/warps/dungeons/abbey.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/warps/dungeons/abbey.txt')
-rw-r--r-- | npc/warps/dungeons/abbey.txt | 41 |
1 files changed, 31 insertions, 10 deletions
diff --git a/npc/warps/dungeons/abbey.txt b/npc/warps/dungeons/abbey.txt index 222b6a2d3..ffc20d7e2 100644 --- a/npc/warps/dungeons/abbey.txt +++ b/npc/warps/dungeons/abbey.txt @@ -1,16 +1,37 @@ -//===== 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) $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/>. +//========================================================================= //= Abbey Dungeon Warp Script -//===== By: ================================================== -//= $ephiroth -//===== Current Version: ===================================== -//= 1.0 -//===== Description: ========================================= +//================= Description =========================================== //= Warp Points for Abbey Dungeon -//===== Additional Comments: ================================= -//= 1.0 Initial version [$ephiroth] -//============================================================ +//================= Current Version ======================================= +//= 1.0 +//========================================================================= -//= Abbey Dungeon ============================================ abbey01,51,9,0 warp namelesswarp0101 1,1,nameless_n,160,184 abbey01,87,122,0 warp namelesswarp4001 1,1,abbey01,13,201 abbey01,13,204,0 warp namelesswarp4002 1,1,abbey01,88,118 |