diff options
| author | Aokromes <Aokromes@users.noreply.github.com> | 2014-09-20 16:42:34 +0200 |
|---|---|---|
| committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-09-20 16:42:34 +0200 |
| commit | b5cd540758592261a51e2e4c580190fd282ed5a0 (patch) | |
| tree | 4a0403a6bd75c3de78e8edf3acbebc5aa1cc18a9 | |
| parent | 57dd465d9e2fc47ffb5b0fc57397d7d240ecaaa7 (diff) | |
Update and rename 2014_09_20_0_world_creature.sql to 2014_09_20_00_world_creature.sql
| -rw-r--r-- | sql/updates/world/2014_09_20_00_world_creature.sql (renamed from sql/updates/world/2014_09_20_0_world_creature.sql) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_09_20_0_world_creature.sql b/sql/updates/world/2014_09_20_00_world_creature.sql index 1cc8c9fc168..aa66c81d651 100644 --- a/sql/updates/world/2014_09_20_0_world_creature.sql +++ b/sql/updates/world/2014_09_20_00_world_creature.sql @@ -1,2 +1,2 @@ -Stormpeak Wyrm proper respawntime +-- Stormpeak Wyrm proper respawntime UPDATE `creature` SET `spawntimesecs`=300 WHERE `id`=29753; |
