From d418e351c187a4a476fd6a66236fa6ef0d579b64 Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Mon, 27 Jul 2009 06:50:58 -0400 Subject: [PATCH] Rename two files from .txt to .sql --HG-- branch : trunk rename : sql/updates/4602_world_spell_bonus_data.txt => sql/updates/4602_world_spell_bonus_data.sql rename : sql/updates/4603_world_tmp.txt => sql/updates/4603_world_tmp.sql --- ...world_spell_bonus_data.txt => 4602_world_spell_bonus_data.sql} | 0 sql/updates/{4603_world_tmp.txt => 4603_world_tmp.sql} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename sql/updates/{4602_world_spell_bonus_data.txt => 4602_world_spell_bonus_data.sql} (100%) rename sql/updates/{4603_world_tmp.txt => 4603_world_tmp.sql} (100%) diff --git a/sql/updates/4602_world_spell_bonus_data.txt b/sql/updates/4602_world_spell_bonus_data.sql similarity index 100% rename from sql/updates/4602_world_spell_bonus_data.txt rename to sql/updates/4602_world_spell_bonus_data.sql diff --git a/sql/updates/4603_world_tmp.txt b/sql/updates/4603_world_tmp.sql similarity index 100% rename from sql/updates/4603_world_tmp.txt rename to sql/updates/4603_world_tmp.sql