﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	phab_field
3265	Tribute all resources to active allies before resigning	elexis		"When a player resigns, his resources should automatically be transfered to his allies.

There is already a todo in '''simulation/components/Player.js''' in the function `Player.prototype.OnPlayerDefeated`:

{{{
// TODO: Tribute all resources to this player's active allies (if any)
}}}

Every ally (that was not defeated before) should get the same share."	enhancement	new	Nice to Have	Backlog	UI & Simulation		simple		
