Skip to content

Fix rescued player faction pawns becoming guests in multifaction#885

Merged
notfood merged 2 commits intorwmt:devfrom
Sakura-TA:fix/carry-downed-pawn-player-faction
Apr 18, 2026
Merged

Fix rescued player faction pawns becoming guests in multifaction#885
notfood merged 2 commits intorwmt:devfrom
Sakura-TA:fix/carry-downed-pawn-player-faction

Conversation

@Sakura-TA
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@mibac138 mibac138 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've noticed another job that has similar code: JobDriver_CarryDownedPawn. Should it also be patched?

Comment thread Source/Client/Factions/MultifactionPatches.cs Outdated
@notfood notfood added fix Fixes for a bug or desync. multifaction Bugs or issues only in multifaction mode. 1.6 Fixes or bugs relating to 1.6 (Not Odyssey). labels Apr 18, 2026
@notfood notfood moved this to In review in 1.6 and Odyssey Apr 18, 2026
@Sakura-TA
Copy link
Copy Markdown
Contributor Author

Sakura-TA commented Apr 18, 2026

I've noticed another job that has similar code: JobDriver_CarryDownedPawn. Should it also be patched?

Yeah first time I patched JobDriver_CarryDownedPawn and thought that should works. but that one actually never triggered, and in game converting to guest only happens when pawns are took to the bed xd, since I didn't succeed trigger that one in JobDriver_CarryDownedPawn` I just deleted that.

@Sakura-TA
Copy link
Copy Markdown
Contributor Author

nvm I just tested again and it should be patched... guess I was slept when checking that one. I'll add commit now

@notfood notfood merged commit fa7e8e8 into rwmt:dev Apr 18, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in 1.6 and Odyssey Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.6 Fixes or bugs relating to 1.6 (Not Odyssey). fix Fixes for a bug or desync. multifaction Bugs or issues only in multifaction mode.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants