Closed ahv15 closed 3 years ago
Requires https://github.com/Terasology/Inventory/pull/44 to test this PR. This PR adds items to the players inventory when the player spawns at the base or respawns on death. It makes use of the default StartingInventory used in CombatSystem for inventory but this can be modified and finalized once the weapons are integrated with effects later on. Fixes https://github.com/Terasology/LightAndShadow/issues/117 Fixes https://github.com/Terasology/LightAndShadow/issues/109
Requires https://github.com/Terasology/Inventory/pull/44 to test this PR. This PR adds items to the players inventory when the player spawns at the base or respawns on death. It makes use of the default StartingInventory used in CombatSystem for inventory but this can be modified and finalized once the weapons are integrated with effects later on. Fixes https://github.com/Terasology/LightAndShadow/issues/117 Fixes https://github.com/Terasology/LightAndShadow/issues/109