27 lines
686 B
Plaintext
27 lines
686 B
Plaintext
#####################################################
|
|
# Norse Asgard Event
|
|
# Developed by DevZero
|
|
#####################################################
|
|
|
|
namespace = m_integrate_chrisitian_norse_event
|
|
|
|
# Epic Event! Desciption and Title Should Match
|
|
|
|
m_integrate_chrisitian_norse_event.0001 = {
|
|
type = character_event
|
|
title = m_integrate_chrisitian_norse_event_title
|
|
desc = m_integrate_chrisitian_norse_event_desc
|
|
theme = new_royal_court
|
|
left_portrait = {
|
|
character = root
|
|
animation = personality_honorable
|
|
}
|
|
|
|
immediate = {
|
|
play_music_cue = "mx_cue_epic_sacral_moment"
|
|
}
|
|
|
|
option = {
|
|
name = m_integrate_chrisitian_norse_event_option_text
|
|
}
|
|
} |