Buhallin
2ec1bae42a
Fix multiple bugs with uses
- Saved old cards have a different structure for uses (single vs. array) making the change breaking. Code was assuming an array, breaking any loaded objects with the old structure - Uses spawn loop was setting the values only, resulting in only the last item being spawned - Upkeep checks were embedded incorrectly, leading to logic errors in certain circumstances - If uses had multiple entries, tokens were spawning on top of each other and exploding, probably due to the yPos shift in playmats. Added an offset to spawn the groups in different places to avoid this, which is prettier anyway
SCED Script Repository
Description
Patched p4.0.3
Latest
Languages
Lua
67.3%
json
32.7%