You are not logged in.
Pages: 1
Since Mystery Gift isn't an option to get all the room decorations, could an alternative way be implemented to get these in game?
Maybe buying dolls, or receiving trophies after beating the Elite 4
But decorations aren't items, so I'm not sure how to go about it
Offline
You can set the events in the "Decorations" section of constants/event_constants.asm. So "setevent EVENT_DECO_VOLTORB_DOLL" gives you the Voltorb Doll.
My projects on GitHub:
• Polished Map 4.7.1 or 2.7.1++
• Tilemap Studio 4.0.1
• Pokémon Polished Crystal 2.2.0 or 3.0.0 beta
• Pokémon Red★/Blue★: Space World Edition 2020-11-01
Offline
Hmmm... TPPCrystal251pub doesn't have an event_constants.asm file
Also doesn't have any sort of "Decorations" section much like the regular pokecrystal disassembly. Couldn't find any reference to "const DECO_-----" anything
Offline
Pages: 1