diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/8292_world_creature.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8292_world_creature.sql b/sql/updates/8292_world_creature.sql new file mode 100644 index 00000000000..fe905274436 --- /dev/null +++ b/sql/updates/8292_world_creature.sql @@ -0,0 +1 @@ +ALTER TABLE `creature` CHANGE `spawndist` `spawndist` FLOAT NOT NULL DEFAULT '0'; |
