diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index b44cd80f5..9cbbe9511 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -68,6 +68,14 @@ //npc: npc/custom/marriage.txt // -------------------------------------------------------------- +// BattleGround (please read conf/battle/battleground.conf before +// uncomment battleground scripts). +// -------------------------------------------------------------- +//npc: npc/battleground/bg_common.txt +//npc: npc/battleground/bg_tierra_01.txt +//npc: npc/battleground/bg_tierra_02.txt + +// -------------------------------------------------------------- // Lance's Scripts (coded before joining eA Dev team) // -------------------------------------------------------------- //npc: npc/custom/Lance/FR_HallOfFame.c |