#Events for Royal quarter

namespace = royal_quarter



## Internal Upgrade Completed
# 0100 - 
# 0101 - 
# 0102 - 
# 0103 - 

## Spontaneous Feast
# 0300 - 
# 0301 - 
# 0302 - 
# 0303 - 


#royal_quarter.0300 = {
#	type = character_event
#	title = royal_quarter.0300.t
#	desc = {
#		desc = royal_quarter.1307.desc
#		desc = royal_quarter.unsuccessful.target
#	}
#	left_portrait = {
#		character = root
#		animation = personality_compassionate
#	}
#	right_portrait = {
#		character = scope:owner
#		animation = sadness
#	}
#	theme = party
#
#	trigger = { exists = scope:scheme }
#
#	option = {
#		name = royal_quarter.1307.a
#		add_gold = 3
#		scope:owner = {
#			trigger_event = royal_quarter.1507
#		}
#	}
#}