Quote:
Originally Posted by ghanja
So the table: lootdrop is nothing more than a table created for comments/reference? Or does the "id" field relate to something? (haven't looked yet to see if there is a relation -- just asking preemptively)
|
there is a lootdrop_id field in both the loottable_entries and lootdrop_entries tables. it's what ties them together, via the corresponding record in the lootdrop table, which really serves no other purpose. it didn't really make a whole lot of sense to me either when i first started digging into how it was all put together.
