Closed CM30 closed 1 month ago
If I recall correctly, it was removed due to people complainig about it not being usable. I figure it needs an specific flag to be enabled? There are other items in the editor that also needs flags for them to work in-game, if you know which one belongs to Travel Medallion, please do any edit to the code to make it work.
If I recall correctly, it was removed due to people complainig about it not being usable. I figure it needs an specific flag to be enabled? There are other items in the editor that also needs flags for them to work in-game, if you know which one belongs to Travel Medallion, please do any edit to the code to make it work.
Okay, I know which flags seem to be needed, I'll just need to figure out how to get the tool to set them.
The two flags I recall being connected to the medallion are:
IsGet.Obj_WarpDLC
and
IsGetAnyway.Obj_WarpDLC
I can do the edit myself.
However, I need a reliable confirmation that those flags are really the ones that enable the usage of the medallion.
I can do the edit myself.
However, I need a reliable confirmation that those flags are really the ones that enable the usage of the medallion.
Those are the flags needed. All abilities are locked behind two flags named 'IsGet[name]' and 'IsGetAnyway[name]'. So the full list is basically:
Amiibo
Ascend
Autobuild
Camera
Fuse
Recall
Travel Medallion
Ultrahand
Warp Functionality
I improved the UI for enabling/disabling abilities ;-)
Based on a quick check, it seems like there's currently no support for adding the Travel Medallion to your inventory, nor the prototype for it.
I've now added those to the items list, and it seems like they can now be modded in.