mirror of
https://gitea.your-land.de/Sokomine/yl_speak_up.git
synced 2025-06-30 02:58:04 +02:00
explained actions in README.md
This commit is contained in:
parent
312b9a49df
commit
8a69b4caeb
@ -10,12 +10,15 @@ dialog A text said by the NPC, with diffrent replys the player can
|
|||||||
|
|
||||||
option A reply/answer to the text the NPC said.
|
option A reply/answer to the text the NPC said.
|
||||||
|
|
||||||
precondition All listed preconditions have to be true in order for the NPC
|
precondition/ All listed preconditions have to be true in order for the NPC
|
||||||
to offer this option.
|
prerequirement to offer this option.
|
||||||
|
|
||||||
effect Further effects (like setting variables, handing out items)
|
effect/result Further effects (like setting variables, handing out items)
|
||||||
selecting a particular option has.
|
selecting a particular option has.
|
||||||
|
|
||||||
|
action An action the player may (or may not) take, i.e. trading,
|
||||||
|
taking an item from the NPC, giving the NPC something, entering
|
||||||
|
the right password etc.
|
||||||
|
|
||||||
How to configure NPC and add dialogs
|
How to configure NPC and add dialogs
|
||||||
====================================
|
====================================
|
||||||
|
Loading…
Reference in New Issue
Block a user