feat: implement arcane adapters #187

Merged
Sainan merged 1 commits from arcane into main 2024-05-08 15:59:45 -07:00
Owner

Closes #184

As far as I can tell, you still need to acquire the arcane adatper using hacky ways, as I don't see any way to buy them with plat.

Closes #184 As far as I can tell, you still need to acquire the arcane adatper using hacky ways, as I don't see any way to buy them with plat.
RubynRuby commented 2024-05-07 05:05:57 -07:00 (Migrated from github.com)
Author
Owner

i can confirm that after merging your
https://github.com/AngeloTadeucci/SpaceNinjaServer/pull/161

and using this:

You need to add the following to "NodeIntrosCompleted":

[
...,
"WelcomeScreen_SteelPath",
"TeshinHardModeInvite",
"TeshinHardModeUnlocked"
]

The steel path is unlocked + adapters show up in the market + they can be bought + it is possible to unlock and install the arcanes in weapons from the aresnal->weapon->upgrade

i can confirm that after merging your https://github.com/AngeloTadeucci/SpaceNinjaServer/pull/161 and using this: You need to add the following to "NodeIntrosCompleted": ``` [ ..., "WelcomeScreen_SteelPath", "TeshinHardModeInvite", "TeshinHardModeUnlocked" ] ``` The steel path is unlocked + adapters show up in the market + they can be bought + it is possible to unlock and install the arcanes in weapons from the aresnal->weapon->upgrade
Sign in to join this conversation.
No description provided.