27 lines
622 B
Plaintext
27 lines
622 B
Plaintext
#####################################################
|
|
# Norse Asgard Event
|
|
# Developed by DevZero
|
|
#####################################################
|
|
|
|
namespace = norse_asgard_event
|
|
|
|
# Epic Event! Desciption and Title Should Match
|
|
|
|
norse_asgard_event.0001 = {
|
|
type = character_event
|
|
title = norse_asgard_event_title
|
|
desc = norse_asgard_event_desc
|
|
theme = new_royal_court
|
|
left_portrait = {
|
|
character = scope:asgard_founder
|
|
animation = personality_honorable
|
|
}
|
|
|
|
immediate = {
|
|
play_music_cue = "mx_cue_epic_sacral_moment"
|
|
}
|
|
|
|
option = {
|
|
name = norse_asgard_event_option_text
|
|
}
|
|
} |