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/scripts.conf | |
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/scripts.conf')
-rw-r--r-- | npc/re/scripts.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/re/scripts.conf b/npc/re/scripts.conf index 706c4bb85..b03ebe46a 100644 --- a/npc/re/scripts.conf +++ b/npc/re/scripts.conf @@ -31,6 +31,9 @@ //================= Airport =============================================== npc: npc/re/airports/izlude.txt +//================ Battlegrounds ========================================== +npc: npc/re/battleground/bg_common.txt + //================= Cities ================================================ npc: npc/re/cities/alberta.txt npc: npc/re/cities/brasilis.txt |