diff --git a/lib/engine/game/g_18_ch/entities.rb b/lib/engine/game/g_18_ch/entities.rb index 1e02e6f12c..02f9273ca6 100644 --- a/lib/engine/game/g_18_ch/entities.rb +++ b/lib/engine/game/g_18_ch/entities.rb @@ -89,6 +89,13 @@ module Entities { type: 'no_buy' }, { type: 'revenue_change', revenue: 21, on_phase: '3' }, { type: 'reservation', hex: 'H5', city: 1 }, + { + type: 'exchange', + owner_type: 'player', + when: 'owning_player_sr_turn', + corporations: 'any', + from: 'ipo', + }, ], }, {