Reverts Slime/IPC Imitation Cosmetics (#28695)

* Initial commit

* Removes unused define

* oops
This commit is contained in:
Burzah
2025-04-03 10:17:35 -07:00
committed by GitHub
parent c3765a3db0
commit b642a271e1
29 changed files with 182 additions and 507 deletions
+5
View File
@@ -0,0 +1,5 @@
# Updates DB from 64 to 65 ~Burzah
# Removes column species_subtype on the characters table
ALTER TABLE `characters`
DROP COLUMN `species_subtype`;