diff options
author | Haru <haru@dotalux.com> | 2015-11-16 14:34:46 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-15 20:53:53 +0100 |
commit | bec90279c8edae4c2ab5690567f9ec978ab03285 (patch) | |
tree | bccc1703a00d7b913421531983d01d4948d947fe /npc/re/instances/BakonawaLake.txt | |
parent | ca2c900a349676867bae1af90c9515c4642439d3 (diff) | |
download | hercules-bec90279c8edae4c2ab5690567f9ec978ab03285.tar.gz hercules-bec90279c8edae4c2ab5690567f9ec978ab03285.tar.bz2 hercules-bec90279c8edae4c2ab5690567f9ec978ab03285.tar.xz hercules-bec90279c8edae4c2ab5690567f9ec978ab03285.zip |
Standardized header in scripts (part 12)
- Now including GPL-compliant license/copyright info
- Restored some missing copyrights
- Instance scripts folders
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/re/instances/BakonawaLake.txt')
-rw-r--r-- | npc/re/instances/BakonawaLake.txt | 44 |
1 files changed, 32 insertions, 12 deletions
diff --git a/npc/re/instances/BakonawaLake.txt b/npc/re/instances/BakonawaLake.txt index d8f88e471..82a9d7782 100644 --- a/npc/re/instances/BakonawaLake.txt +++ b/npc/re/instances/BakonawaLake.txt @@ -1,20 +1,40 @@ -//===== Hercules Script ====================================== +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2013-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/>. +//========================================================================= //= Bakonawa Lake -//===== By: ================================================== -//= Euphy -//===== Current Version: ===================================== -//= 1.1 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Defeat Bakonawa before he eats the moon. //= Part of the "Bakonawa Extermination" quest. -//===== Additional Comments: ================================= -//= 1.0 First version. [Euphy] -//= 1.1 Added GM management NPC. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.1 +//========================================================================= 1@ma_b mapflag src4instance -//============================================================ + ma_scene01,174,179,4 script Taho 4_M_DEWZATIMAN,{ disable_items; if (checkweight(1201,1) == 0) { |