mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 19:16:53 +00:00
Replaced deprecated [story] syntax in STORY_PART_SPEECH
This commit is contained in:
parent
b5092c177c
commit
56f831c56c
@ -2,8 +2,10 @@
|
||||
|
||||
#define STORY_PART_SPEECH BACKGROUND_IMAGE SPEAKER_VALUE SPEECH_VALUE
|
||||
[part]
|
||||
background={BACKGROUND_IMAGE}
|
||||
scale_background=no
|
||||
story={CAPTION {SPEAKER_VALUE}} + {SPEECH_VALUE}
|
||||
[background_layer]
|
||||
image={BACKGROUND_IMAGE}
|
||||
scale=no
|
||||
[/background_layer]
|
||||
[/part]
|
||||
#enddef
|
||||
|
Loading…
x
Reference in New Issue
Block a user