Vendily submitted a new resource:
Cram-o-Matic - Cram 4 items to make a new one!
Read more about this resource...
Cram-o-Matic - Cram 4 items to make a new one!
This script adds in the Cram-o-Matic, the combinational machine from the SwSh Isle of Armor DLC.
You only need to callpbCramOMatic
in an event, and the script will allow you to pick 4 items to convert. Canceling early returns the items.
Only items inCRAMOMATIC_ITEMDATA
can be chosen.
CRAMOMATIC_ITEMDATA
contains entries where the key is the symbol for the item and the value is an array of the item type (doesn't actually have to be a type) and...
Read more about this resource...