Skip to content

Commit 53f922e

Browse files
committed
fix P12 ability hex
1 parent e9113d1 commit 53f922e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/engine/game/g_1812/entities.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ module Entities
241241
{
242242
type: 'hex_bonus',
243243
owner_type: 'corporation',
244-
hexes: ['F18'],
244+
hexes: ['G6'],
245245
amount: 10,
246246
},
247247
{ type: 'close', on_phase: 'never' },

0 commit comments

Comments
 (0)