When loading, the equipment was overwritten by the starting items
I shuffled around some signals and now the player equipment is updated perfectly.
I updated the starting equipment to this:
This removes all weapons, so the player will need to craft or find one. We can return weapons to the player when we create a character generator or scenario. The equipment does nothing at the moment, since we don't have armor implemented. At least the player is dressed.
Requires #260 Fixes #261
Fixes two problems:
I shuffled around some signals and now the player equipment is updated perfectly. I updated the starting equipment to this:
This removes all weapons, so the player will need to craft or find one. We can return weapons to the player when we create a character generator or scenario. The equipment does nothing at the moment, since we don't have armor implemented. At least the player is dressed.