﻿###| Harthgate Decision Events Establish the Danelaw for Lords of Wessex |###

###| Credits |###

#: Developed by Edgar Harthgate

###| End of Credits |###

###| Table of Contents |###													###| Status |###    ###| Quick Link |###

#: harthgate_decisions_major_establish_danelaw = Establish the Danelaw		#: Building			establish_danelaw_decision
#: End of Table of Contents

###| Establish the Danelaw | Major Decision |###							###| Status |###	###| establish_danelaw_decision |###

#: harthgate_decisions_major_establish_danelaw.0001							#: Building

###| End of Table of Contents |###

###| Establish the Danelaw | Major Decision |###    ###| establish_danelaw_decision |###

namespace = harthgate_decisions_major_establish_danelaw

harthgate_decisions_major_establish_danelaw.0001 = {						###|: Presents the [character.root] with an event window with one available option.

 	title = harthgate_decisions_major_establish_danelaw.0001.t
	desc = harthgate_decisions_major_establish_danelaw.0001.desc
	type = character_event
	
	### Theme and Scene ###
	theme = realm
	
	right_portrait = {
		character = root
		animation = personality_bold
	}
	
	immediate = {
		play_music_cue = "mx_cue_epic_sacral_moment"
	}
	
	### Options ###

	option = {																###|: Initiates a [scripted_effect] that creates [k_danelaw] and grants the [title] to the [character.root].
		name = harthgate_decisions_major_establish_danelaw.0001.a
		
		harthgate_decisions_major_establish_danelaw_scripted_effect = yes
	}
	
}