Add migration for <v0.14.0 to fix shop dc

This commit is contained in:
P0nk
2024-07-17 19:09:05 +02:00
parent a7df8a4f49
commit 3850b63cec
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
DELETE FROM shopitems
WHERE itemid = 2030100; # Return Scroll - Banished Area (a custom item added in HeavenMS)