Railjack Non-Endless Missions not giving rewards #2612

Closed
opened 2025-08-12 10:14:04 -07:00 by VampireKitten · 4 comments
Contributor

First reported in #2602, but forgotten during the talk about Abandoned Caches.

Railjack non-Endless missions don't populate the Rotation field, thus they don't offer any end of mission rewards.

First reported in #2602, but forgotten during the talk about Abandoned Caches. Railjack non-Endless missions don't populate the Rotation field, thus they don't offer any end of mission rewards.
Owner

I'd say this is more related to #2586.

I'd say this is more related to #2586.
Sainan added the
bug
label 2025-08-12 10:25:02 -07:00
Sainan added the
pr'd for
label 2025-08-12 10:31:41 -07:00
Author
Contributor

Well, missionIndex can't be used for Railjack, as it seems that all Railjack missions, endless or not, use the same index of 32. But perhaps the missionName could be used?

Well, `missionIndex` can't be used for Railjack, as it seems that all Railjack missions, endless or not, use the same index of 32. But perhaps the `missionName` could be used?
Author
Contributor

Nevermind, already did it while I was looking at ExportRegions trying to figure it out, lol

Nevermind, already did it while I was looking at ExportRegions trying to figure it out, lol
Owner

Yeah, that's what I got wrong in the original PR. I forgor about them all just being MT_RAILJACK.

Yeah, that's what I got wrong in the original PR. I forgor about them all just being MT_RAILJACK.
Sign in to join this conversation.
No description provided.