diff options
| -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; |
