Files
wwdpublic/Content.Server/Clothing/Systems
Timfa bda329fd24 Delay Passport Spawn so It Isn't Placed in a Deleted Bag (#2106)
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

# Description

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

Fix the passport not spawning when your loadout replaces your bag by
waiting for loadouts to be applied first

---

# Changelog

<!--
You can add an author after the `🆑` to change the name that appears
in the changelog (ex: `🆑 Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

🆑
- fix: fix passports not spawning when your loadout replaces your bag

(cherry picked from commit 7ea07da7383ebe16a86d35313d968655f27690cd)
2025-03-29 18:19:15 +03:00
..