gnadudu
Well-Known Member
- Aug 31, 2018
- 1,995
- 2,958
- 437
Normally the tendrils let you choose some items randomly (I think it's a 50% chance) when you go to sleep when you install underverse effectors (how many items you can choose depends on how many underverse effectors you've installed)Slightly confused about Akasha's Tendrils. Sounds similar to cargo transport from base, but only takes a day instead of two days? Is there a limit how much the underverse can hold? Also how to initiate transfer? Tried searching for akasha but only one post came up that wasn't helpful.
I saved before the choice and I don't understand how to use it, so I switched to Sigil of Eresh which I assume is just cargo expansion with underverse mods. But walkthru says 300-360t, 20t per mod. Ingame description says 420t which actually seems correct. Right now I'm still using the cargo cloaking mods until I find the underverse mods, but will I lose the cloaking ability or is that part of underverse technology?
But there's a bug in the current version (v2.20) which let's you only choose items if you installed underverse effectors in your shields instead of your cargo: https://f95zone.to/threads/space-journey-x-v2-20_022-y-v.146723/post-17911865
If you want to fix it yourself you could edit
game/650_trading/650_cargo.rpy and search for the following line (should be line 1112):
Code:
elif "buy" in _return and len(your_picks) >= GAME.ship.subSys["SUIDShields"].getUnderversePoints():
"SUIDShields" to "SUIDCargo"
Last edited: