3 lines
93 B
C#
3 lines
93 B
C#
-- Removing the now unused creature_movement table
|
|
DROP TABLE IF EXISTS `creature_movement`;
|