diff options
author | Haru <haru@dotalux.com> | 2015-11-16 12:50:40 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-15 20:53:52 +0100 |
commit | 183cb7642fcd2ec3568c090dc160a3870a569bc6 (patch) | |
tree | 82669007dd2f6c324e6896f16b537b8ef97d0b8d /npc/cities/alberta.txt | |
parent | 1a6bb87686dd770b3f072fb5d687ba71ff29c51a (diff) | |
download | hercules-183cb7642fcd2ec3568c090dc160a3870a569bc6.tar.gz hercules-183cb7642fcd2ec3568c090dc160a3870a569bc6.tar.bz2 hercules-183cb7642fcd2ec3568c090dc160a3870a569bc6.tar.xz hercules-183cb7642fcd2ec3568c090dc160a3870a569bc6.zip |
Standardized header in scripts (part 10)
- Now including GPL-compliant license/copyright info
- Restored some missing copyrights
- City scripts folders
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/cities/alberta.txt')
-rw-r--r-- | npc/cities/alberta.txt | 51 |
1 files changed, 35 insertions, 16 deletions
diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index 40d865b2f..74c9da687 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -1,21 +1,40 @@ -//===== 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) Euphy +//= Copyright (C) Kisuka +//= Copyright (C) L0ne_W0lf +//= Copyright (C) Lupus +//= Copyright (C) DZeroX +//= +//= 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/>. +//========================================================================= //= Alberta Town -//===== By: ================================================== -//= DZeroX -//===== Current Version: ===================================== -//= 1.6 -//===== Description: ========================================= +//================= Description =========================================== //= Town-specific Alberta NPCs -//===== Additional Comments: ================================= -//= 1.0 Converted from Aegis 10.4 [DZeroX] -//= 1.1 Optimized, missing next, REMOVED .GATs! again [Lupus] -//= 1.2 Implemented progression fixes provided by $ephiroth. [L0ne_W0lf] -//= 1.2b More pregression clean up provided by Barron-Monster. [L0ne_W0lf] -//= 1.3 Removed npc "Tourist#al" as it's a quest NPC. [L0ne_W0lf] -//= 1.4 Removed "Fastidious Old Man" duplicate. [L0ne_W0lf] -//= 1.5 Updated to match AEGIS script. [Kisuka] -//= 1.6 Added Izlude RE coordinates. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.6 +//========================================================================= alberta,97,51,0 script Fabian 4_M_02,{ mes "[Fabian]"; |