DB/Cleanup: remove unused db_script_strings

This commit is contained in:
ZxBiohazardZx
2012-12-08 23:41:30 +01:00
parent e2020f284b
commit 59f8457bd4

View File

@@ -0,0 +1,2 @@
-- Remove texts that are no longer used
DELETE FROM `db_script_string` WHERE `entry` IN (2000000028,2000000055,2000000065,2000000066);