Exemplo n.º 1
0
func (*Sludge) ModifyBase(b stats.Base) stats.Base {
	b.Acc /= 2
	return b
}