mucho changes
This commit is contained in:
parent
0918b6c1ed
commit
3b437364c2
146 changed files with 141607 additions and 11 deletions
40
common/customizable_localization/00_reaction_custom_loc.txt
Normal file
40
common/customizable_localization/00_reaction_custom_loc.txt
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
surprised_reaction = {
|
||||
type = character
|
||||
random_valid = yes
|
||||
|
||||
text = {
|
||||
localization_key = reaction_custom_amazed
|
||||
}
|
||||
|
||||
text = {
|
||||
localization_key = reaction_custom_astonished
|
||||
}
|
||||
|
||||
text = {
|
||||
localization_key = reaction_custom_aghast
|
||||
trigger = {
|
||||
has_trait = compassionate
|
||||
}
|
||||
}
|
||||
|
||||
text = {
|
||||
localization_key = reaction_custom_horrified
|
||||
trigger = {
|
||||
has_trait = compassionate
|
||||
}
|
||||
}
|
||||
|
||||
text = {
|
||||
localization_key = reaction_custom_thrilled
|
||||
trigger = {
|
||||
has_trait = sadistic
|
||||
}
|
||||
}
|
||||
|
||||
text = {
|
||||
localization_key = reaction_custom_awed
|
||||
trigger = {
|
||||
has_trait = sadistic
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue