diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-03 21:24:19 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-03 21:24:19 +0800 |
commit | 7cb447fa7180fc666449762d3a20c971b09af5e0 (patch) | |
tree | 3e0db7652d87bdb87a46305526503f6f457723dd /npc/re/battleground | |
parent | 9f1fb9f8ef2f066e40aa46a5305ab8a0b88fa960 (diff) | |
download | hercules-7cb447fa7180fc666449762d3a20c971b09af5e0.tar.gz hercules-7cb447fa7180fc666449762d3a20c971b09af5e0.tar.bz2 hercules-7cb447fa7180fc666449762d3a20c971b09af5e0.tar.xz hercules-7cb447fa7180fc666449762d3a20c971b09af5e0.zip |
Update morroc trader npc's to match kRO's morroc trader npc's.
Update some coordinates of the npc's in morroc.
Added Marrol Battle Recruiter and Mr. Smile npc in morroc town.
Diffstat (limited to 'npc/re/battleground')
-rw-r--r-- | npc/re/battleground/bg_common.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/npc/re/battleground/bg_common.txt b/npc/re/battleground/bg_common.txt new file mode 100644 index 000000000..2c47f8ed1 --- /dev/null +++ b/npc/re/battleground/bg_common.txt @@ -0,0 +1,36 @@ +//================= Hercules Script ======================================= +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//================= License =============================================== +//= This file is part of Hercules. +//= http://herc.ws - http://github.com/HerculesWS/Hercules +//= +//= Copyright (C) 2012-2016 Hercules Dev Team +//= Copyright (C) Frost +//= +//= 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/>. +//========================================================================= +// BattleGround System - Common NPCs +//================= Description =========================================== +//= Battleground NPC: +//= - Battleground Warper +//================= Current Version ======================================= +//= 1.0 +//========================================================================= + +morocc,145,82,3 duplicate(BatRecruit) Maroll Battle Recruiter::BatRecruit8 4_F_JOB_KNIGHT
\ No newline at end of file |