Skip to content

Commit

Permalink
Merge pull request #11319 from philcampeau/10025---18MS-fix-MM-private
Browse files Browse the repository at this point in the history
[18MS] Fixes M&M ability to only work for owning corp
  • Loading branch information
ollybh authored Dec 20, 2024
2 parents 52bf196 + e780626 commit 61c521f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/engine/game/g_18_ms/entities.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ module Entities
{
type: 'token',
owner_type: 'corporation',
when: 'token',
hexes: [],
discount: 0.5,
count: 1,
Expand Down

0 comments on commit 61c521f

Please sign in to comment.