boardgamers / gaia-engine

Javascript engine for project gaia
MIT License
13 stars 6 forks source link

adding autoChargePower property for each player #205

Closed rzulian closed 5 years ago

rzulian commented 5 years ago

I've added this player-data's property to set the autoChargePower per player. I'm not really sure this is the right way to do it. What happens if a player changes this property when it's not his turn?