Where do I change the default test inventory?

Hi Gizmoa,

The inventory the player has when testing in the editor is called the Cheat inventory. You can access this, and the spawn inventories inside PlayerPawnTest. In the components section, there is a PrimalInventory, the entries you want to modify are in there. Once you compile PlayerPawnTest with your changes they will be inherited by the default player pawns (the _male and _female ones.)