mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 10:43:33 +00:00
New file that is supposed to hold macros that ease the story telling.
The first macro is supposed to use in story parts in which a persion is speaking. Still lacks some documentation.
This commit is contained in:
parent
36b724e4c3
commit
5072dbdfd1
9
data/core/macros/story.cfg
Normal file
9
data/core/macros/story.cfg
Normal file
@ -0,0 +1,9 @@
|
||||
#textdomain wesnoth
|
||||
|
||||
#define STORY_PART_SPEECH BACKGROUND SPEAKER SPEECH
|
||||
[part]
|
||||
background={BACKGROUND}
|
||||
scale_background=no
|
||||
story={CAPTION {SPEAKER}} + {SPEECH}
|
||||
[/part]
|
||||
#enddef
|
Loading…
x
Reference in New Issue
Block a user