Reply to thread

If you installed a plugin that modified the database, then you'll most likely have to do it manually since the SQL script is detecting more columns.

Depending on what kind of furni it is, you can just copy and paste the same data, then modify "id", "sprite_id", "public_name", and "item_name".

Example: If it's just a modified Throne, then you can copy and paste "throne" data and change the columns mentioned.


Top