Skip to content

Commit

Permalink
Merge pull request #11325 from philcampeau/1844-must-sell-in-blocks
Browse files Browse the repository at this point in the history
[1844] Must sell in blocks
  • Loading branch information
ollybh authored Dec 19, 2024
2 parents c4acbfb + 8e26010 commit 2b50bcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions lib/engine/game/g_1844/game.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class Game < Game::Base

SELL_BUY_ORDER = :sell_buy
SELL_MOVEMENT = :down_block
MUST_SELL_IN_BLOCKS = true
POOL_SHARE_DROP = :left_block
NEXT_SR_PLAYER_ORDER = :most_cash
EBUY_PRES_SWAP = false
Expand Down
1 change: 0 additions & 1 deletion public/fixtures/1844/164302.json

This file was deleted.

0 comments on commit 2b50bcc

Please sign in to comment.