From adc8c46b4fe414a87766aa34fc84db46daf6e7c8 Mon Sep 17 00:00:00 2001 From: Atemo Date: Fri, 5 Feb 2016 15:52:04 +0100 Subject: [PATCH] Follow up de44eb1938f5d469b3c4ab500e4e3abf611dcd33 --- npc/re/scripts_guild.conf | 10 +++++----- npc/re/woe_te/{te_alde_cas1.txt => te_aldecas1.txt} | 0 npc/re/woe_te/{te_alde_cas2.txt => te_aldecas2.txt} | 0 npc/re/woe_te/{te_alde_cas3.txt => te_aldecas3.txt} | 0 npc/re/woe_te/{te_alde_cas4.txt => te_aldecas4.txt} | 0 npc/re/woe_te/{te_alde_cas5.txt => te_aldecas5.txt} | 0 6 files changed, 5 insertions(+), 5 deletions(-) rename npc/re/woe_te/{te_alde_cas1.txt => te_aldecas1.txt} (100%) rename npc/re/woe_te/{te_alde_cas2.txt => te_aldecas2.txt} (100%) rename npc/re/woe_te/{te_alde_cas3.txt => te_aldecas3.txt} (100%) rename npc/re/woe_te/{te_alde_cas4.txt => te_aldecas4.txt} (100%) rename npc/re/woe_te/{te_alde_cas5.txt => te_aldecas5.txt} (100%) diff --git a/npc/re/scripts_guild.conf b/npc/re/scripts_guild.conf index 6c83c81e10..6371c51550 100644 --- a/npc/re/scripts_guild.conf +++ b/npc/re/scripts_guild.conf @@ -13,11 +13,11 @@ npc: npc/re/woe_te/te_controller.txt npc: npc/re/woe_te/te_mission_main.txt npc: npc/re/woe_te/te_merchant.txt -npc: npc/re/woe_te/te_alde_cas1.txt -npc: npc/re/woe_te/te_alde_cas2.txt -npc: npc/re/woe_te/te_alde_cas3.txt -npc: npc/re/woe_te/te_alde_cas4.txt -npc: npc/re/woe_te/te_alde_cas5.txt +npc: npc/re/woe_te/te_aldecas1.txt +npc: npc/re/woe_te/te_aldecas2.txt +npc: npc/re/woe_te/te_aldecas3.txt +npc: npc/re/woe_te/te_aldecas4.txt +npc: npc/re/woe_te/te_aldecas5.txt npc: npc/re/woe_te/te_prt_cas01.txt npc: npc/re/woe_te/te_prt_cas02.txt npc: npc/re/woe_te/te_prt_cas03.txt diff --git a/npc/re/woe_te/te_alde_cas1.txt b/npc/re/woe_te/te_aldecas1.txt similarity index 100% rename from npc/re/woe_te/te_alde_cas1.txt rename to npc/re/woe_te/te_aldecas1.txt diff --git a/npc/re/woe_te/te_alde_cas2.txt b/npc/re/woe_te/te_aldecas2.txt similarity index 100% rename from npc/re/woe_te/te_alde_cas2.txt rename to npc/re/woe_te/te_aldecas2.txt diff --git a/npc/re/woe_te/te_alde_cas3.txt b/npc/re/woe_te/te_aldecas3.txt similarity index 100% rename from npc/re/woe_te/te_alde_cas3.txt rename to npc/re/woe_te/te_aldecas3.txt diff --git a/npc/re/woe_te/te_alde_cas4.txt b/npc/re/woe_te/te_aldecas4.txt similarity index 100% rename from npc/re/woe_te/te_alde_cas4.txt rename to npc/re/woe_te/te_aldecas4.txt diff --git a/npc/re/woe_te/te_alde_cas5.txt b/npc/re/woe_te/te_aldecas5.txt similarity index 100% rename from npc/re/woe_te/te_alde_cas5.txt rename to npc/re/woe_te/te_aldecas5.txt