added tutor savefile

This commit is contained in:
Sokomine 2022-09-26 01:48:21 +02:00
parent 474a7ad717
commit 87a2ea1f2d
2 changed files with 11 additions and 0 deletions

View File

@ -3,6 +3,16 @@ This mod allows to set RPG-like texts for NPC where the NPC "says" something
to the player and the player can reply with a selection of given replies -
which most of the time lead to the next dialog.
Tutorial
========
There is an NPC that explains a few things and adds as a tutuor.
His savefile is: n_1.json
Copy that file to the folder
<your wold folder>/yl_speak_up_dialogs/n_1.json
(replace the 1 with a higher number if you already have some NPC defined)
The first NPC in your world will become a tutor (after you spawned it
and set its name).
Chat commands
=============

1
n_1.json Normal file

File diff suppressed because one or more lines are too long