mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 07:10:40 +00:00
10 lines
245 B
INI
10 lines
245 B
INI
#textdomain wesnoth
|
|
|
|
#define STORY_PART_SPEECH BACKGROUND_IMAGE SPEAKER_VALUE SPEECH_VALUE
|
|
[part]
|
|
background={BACKGROUND_IMAGE}
|
|
scale_background=no
|
|
story={CAPTION {SPEAKER_VALUE}} + {SPEECH_VALUE}
|
|
[/part]
|
|
#enddef
|