Files
sweetgum-server/database/sql
P0nk 05ca945145 Add drop data changeset
Not able to run it yet due to duplicate (dropperid, itemid) combos causing the constraint to reject the entire insert
2025-07-01 16:59:30 +02:00
..
2025-07-01 16:59:30 +02:00

---- Cosmic MySQL Database ----

These SQL files must be executed IN ORDER to set up the database:
	- 1-db_database.sql (Tables and some data)
	- 2-db_drops.sql (Remaining data: monster drops, reactor drops)
	- 3-db_shopupdate.sql (Custom shops - optional, requires provided WZs)
	- 4-db_admin (Basic admin account - optional)