﻿on_game_start_after_lobby = {
	on_actions = {
		AGOT_More_bookmarks_start
	}
}

#on_game_start = {
#	on_actions = {
#		AGOT_More_bookmarks_start_pre_lobby
#	}
#}

AGOT_More_bookmarks_start = {
	effect = {
		agot_more_bookmarks_game_start_effect = yes
	}	
}



#AGOT_More_bookmarks_start_pre_lobby = {
#	effect = {
#		if = {
#			limit = {
#				exists = title:h_the_iron_throne.holder
#			}
#			#agot_more_bookmarks_game_start_effect = yes
#		}	
#
#	}
#}	

