Skip to content

Refactor#1

Open
Kshyshtoph wants to merge 14 commits into
masterfrom
refactor
Open

Refactor#1
Kshyshtoph wants to merge 14 commits into
masterfrom
refactor

Conversation

@Kshyshtoph

Copy link
Copy Markdown
Owner

No description provided.

Comment thread Interface.js
marker.ocupation = this.player;
settlementBuilt = true;
if (!this.player.freeSettlement) {
this.player.resources[0] -= 1;

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[0,1,2,4].forEach(i=> this.player.resources[i] -= 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant