diff options
Diffstat (limited to 'npc/re/cities/brasilis.txt')
-rw-r--r-- | npc/re/cities/brasilis.txt | 52 |
1 files changed, 35 insertions, 17 deletions
diff --git a/npc/re/cities/brasilis.txt b/npc/re/cities/brasilis.txt index 696354199..9d2dfa109 100644 --- a/npc/re/cities/brasilis.txt +++ b/npc/re/cities/brasilis.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 +//= +//= 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/>. +//========================================================================= //= Brasilis Town -//===== By: ================================================== -//= L0ne_W0lf -//===== Current Version: ===================================== -//= 1.3 -//===== Description: ========================================= -//= [Official Conversion] +//================= Description =========================================== //= Brasilis Town Script -//===== Additional Comments: ================================= -//= 1.0 First version. Transportation and Basic NPCs. -//= 1.1 Fixed Zeny not being removed for payment. [Kisuka] -//= 1.2 Updated dialog, added Ice Cream Maker. [L0ne_W0lf] -//= 1.3 Moved Alberta NPC to pre-re/re paths. [Euphy] -//============================================================ +//================= Current Version ======================================= +//= 1.3 +//========================================================================= -// Brasilis Transportation -//============================================================ +//== Brasilis Transportation =============================== /* Pre-Renewal coordinates: alberta,247,115,3 */ alberta,246,82,3 script Crewman#bra2 4W_SAILOR,{ mes "[Crewman]"; @@ -69,8 +88,7 @@ brasilis,316,57,3 script Crewman#bra1 4W_SAILOR,{ } } -// Generic Brasilis NPCs -//============================================================ +//== Generic Brasilis NPCs ================================= brasilis,155,165,3 script Signpost#bra1 4_BULLETIN_BOARD2,{ mes ":: Art Museum ::"; close; |