diff options
author | runningnak3d <runningnak3d@gmail.com> | 2011-02-04 09:38:39 -0700 |
---|---|---|
committer | runningnak3d <runningnak3d@gmail.com> | 2011-02-04 09:38:39 -0700 |
commit | 8973b4e4717c023fce5b57ae9f2ce314a5762bbb (patch) | |
tree | 4aac234988f3ff8ea4873534f0b77bd6bf9ea6e9 | |
parent | b7d32819c2f0f4237a5378e1f261b69ebcc06fd5 (diff) |
Misc: Renamed some SQL files that were missing DB in name
-rw-r--r-- | sql/updates/world/2011_02_04_0_world_creature_template.sql (renamed from sql/updates/world/2011_02_04_0_creature_template.sql) | 0 | ||||
-rw-r--r-- | sql/updates/world/2011_02_04_0_world_game_event.sql (renamed from sql/updates/world/2011_02_04_0_game_event.sql) | 0 | ||||
-rw-r--r-- | sql/updates/world/2011_02_04_0_world_item_loot_template.sql (renamed from sql/updates/world/2011_02_04_0_item_loot_template.sql) | 0 | ||||
-rw-r--r-- | sql/updates/world/2011_02_04_1_world_game_event.sql (renamed from sql/updates/world/2011_02_04_1_game_event.sql) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/sql/updates/world/2011_02_04_0_creature_template.sql b/sql/updates/world/2011_02_04_0_world_creature_template.sql index 6a90ac98761..6a90ac98761 100644 --- a/sql/updates/world/2011_02_04_0_creature_template.sql +++ b/sql/updates/world/2011_02_04_0_world_creature_template.sql diff --git a/sql/updates/world/2011_02_04_0_game_event.sql b/sql/updates/world/2011_02_04_0_world_game_event.sql index 1e84cce9883..1e84cce9883 100644 --- a/sql/updates/world/2011_02_04_0_game_event.sql +++ b/sql/updates/world/2011_02_04_0_world_game_event.sql diff --git a/sql/updates/world/2011_02_04_0_item_loot_template.sql b/sql/updates/world/2011_02_04_0_world_item_loot_template.sql index aac759b58ed..aac759b58ed 100644 --- a/sql/updates/world/2011_02_04_0_item_loot_template.sql +++ b/sql/updates/world/2011_02_04_0_world_item_loot_template.sql diff --git a/sql/updates/world/2011_02_04_1_game_event.sql b/sql/updates/world/2011_02_04_1_world_game_event.sql index 0d668a4e429..0d668a4e429 100644 --- a/sql/updates/world/2011_02_04_1_game_event.sql +++ b/sql/updates/world/2011_02_04_1_world_game_event.sql |