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/re/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/re/cities/alberta.txt')
-rw-r--r-- | npc/re/cities/alberta.txt | 62 |
1 files changed, 38 insertions, 24 deletions
diff --git a/npc/re/cities/alberta.txt b/npc/re/cities/alberta.txt index 4fb8bab6d..e8ac3e499 100644 --- a/npc/re/cities/alberta.txt +++ b/npc/re/cities/alberta.txt @@ -1,41 +1,55 @@ -//===== 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 +//= +//= 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 Renewal -//===== By: ================================================== -//= Euphy -//===== Current Version: ===================================== -//= 1.0 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Alberta town NPCs. -//===== Additional Comments: ================================= -//= 1.0 First Version. -//============================================================ +//================= Current Version ======================================= +//= 1.0 +//========================================================================= -// cities/amatsu.txt -//============================================================ +//== cities/amatsu.txt ===================================== alberta,246,74,3 duplicate(Sea_Captain_amatsu) Sea Captain#ama1 4_M_SEAMAN -// cities/ayothaya.txt -//============================================================ +//== cities/ayothaya.txt =================================== alberta,246,29,3 duplicate(Aibakthing_ayothaya) Aibakthing#ayo 4_M_THAIONGBAK -// cities/gonryun.txt -//============================================================ +//== cities/gonryun.txt ==================================== alberta,246,62,3 duplicate(Kunlun_Envoy_gonryun) Kunlun Envoy#gon 4_M_TWMIDMAN -// cities/louyang.txt -//============================================================ +//== cities/louyang.txt ==================================== alberta,246,40,3 duplicate(Girl_louyang) Girl#0lou 4_F_CHNDRESS1 -// cities/moscovia.txt -//============================================================ +//== cities/moscovia.txt =================================== alberta,246,51,4 duplicate(PR_Officer_moscovia) Moscovia P.R. Officer#1 4_F_RUSWOMAN2 -// quests/quests_alberta.txt -//============================================================ +//== quests/quests_alberta.txt ============================= alberta,244,118,4 duplicate(Sailor_alberta) Sailor#tur 4_M_SEAMAN alberta,246,114,4 duplicate(Turtle_Scholar_alberta) Turtle Island Scholar 2_M_MOLGENSTEIN -// quests/skills/merchant_skills.txt -//============================================================ +//== quests/skills/merchant_skills.txt ===================== alberta,232,103,6 duplicate(Gershaun_alberta) Gershaun 1_M_LIBRARYMASTER |