1
0
Fork 0
forked from Simnation/Main
Main/resources/[housing]/[sql]/only_for_fresh.sql
2025-06-10 19:52:58 +02:00

7 lines
No EOL
265 B
SQL

-- IF YOU ARE NOT UPDATING YOUR OLD QS-HOUSING, MAKE SURE YOU READ THIS SQL!
DROP TABLE IF EXISTS `houselocations`;
DROP TABLE IF EXISTS `player_houses`;
DROP TABLE IF EXISTS `house_rents`;
DROP TABLE IF EXISTS `house_objects`;
DROP TABLE IF EXISTS `house_plants`;