marcrobledo / acnl-editor

An Animal Crossing: New Leaf savegame editor made in HTML5
https://www.marcrobledo.com/acnl-editor/
MIT License
153 stars 33 forks source link

Feature Request - Edit Museum Donations #32

Open SuperMarino opened 6 years ago

SuperMarino commented 6 years ago

Any way to change the person associated with a museum donation?

If you use the editor and change a player character's name it changes all donations on the board to say the new name. In game, if you demolish a house (delete the player), the donation board now says "Anonymous" for the donations from that player. So I imagine it must link back to the Player ID per donation, and should be something we could point towards a different player character.

I would also imagine from here you could use this to add/delete donations, giving the ability to clear the museum and start donating again.