handle_edit_player_create() sets gold for the new player to zero, but does not touch infrapoints.
Not sure, but I think this means that player created in editor does not get the initial gold provided by the server settings, but they do get initial infrapoints.
This should be consistent, and likely we want it to be like gold is already handled - likely one editing the player in a scenario wants to give them different amount of gold than what players created at game start would get.
handle_edit_player_create() sets gold for the new player to zero, but does not touch infrapoints.
Not sure, but I think this means that player created in editor does not get the initial gold provided by the server settings, but they do get initial infrapoints.
This should be consistent, and likely we want it to be like gold is already handled - likely one editing the player in a scenario wants to give them different amount of gold than what players created at game start would get.