27 lines
553 B
Plaintext
27 lines
553 B
Plaintext
|
####################################
|
||
|
# Events for mod_ingratiate_heir_decision.txt
|
||
|
# Developed by idev
|
||
|
####################################
|
||
|
|
||
|
namespace = mod_ingratiate_heir
|
||
|
|
||
|
# Positive outcome.
|
||
|
mod_ingratiate_heir.0001 = {
|
||
|
type = character_event
|
||
|
title = mod_ingratiate_event_title
|
||
|
desc = mod_ingratiate_event_desc
|
||
|
theme = realm
|
||
|
left_portrait = {
|
||
|
character = root
|
||
|
animation = personality_honorable
|
||
|
}
|
||
|
|
||
|
immediate = {
|
||
|
play_music_cue = "mx_cue_birth"
|
||
|
}
|
||
|
|
||
|
option = {
|
||
|
name = mod_ingratiate_event_option_text
|
||
|
}
|
||
|
}
|