boardgamers / gaia-engine

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

Special actions #45

Closed rzulian closed 6 years ago

rzulian commented 6 years ago

Still missing faction specific special actions. Should we use a special resource for each of them?

coyotte508 commented 6 years ago

I think adding a special resource for each faction-specific action is not too bad. They can be added when implemented, or now, w/e.

The resource can directly have the same name as the faction. (Resource.ActionItars = "itars")