forked from your-land-mirror/yl_speak_up
bug in directory of README.md fixed
This commit is contained in:
parent
d8c6394dc0
commit
5b1035a19e
48
README.md
48
README.md
@ -11,31 +11,31 @@ Massive rewrite/extension: Sokomine
|
||||
|
||||
1. [Tutorial](#tutorial)
|
||||
2. [Chat Commands](#chat-commands)
|
||||
3. [Terminology] (#terminology)
|
||||
4. [Special dialogs] (#special-dialogs)
|
||||
3. [Terminology](#terminology)
|
||||
4. [Special dialogs](#special-dialogs)
|
||||
5. [How to configure NPC and add dialogs] (#how-to-configure)
|
||||
6. [The privs] (#privs)
|
||||
7. [Tools] (#tools)
|
||||
8. [Mute] (#mute)
|
||||
9. [Skin] (#skin)
|
||||
10. [Simple variables] (#simple-variables)
|
||||
11. [Trading (simple)] (#trading-simple)
|
||||
12. [Logging] (#logging)
|
||||
13. [Quest items] (#quest-items)
|
||||
14. [Entering Passwords] (#quest-passwords)
|
||||
15. [Custom Preconditions, Actions and Effects] (#precon_action_effect)
|
||||
16. [Alternate Text] (#alternate_text)
|
||||
17. [Autoselect/Autoanswer] (#autoselect_autoanswer)
|
||||
18. [Random Dialogs] (#random_dialogs)
|
||||
19. [Maximum recursion depth] (#max_recursion_depth)
|
||||
20. [Giving things to the NPC] (#npc_wants)
|
||||
21. [Configuration] (#configuration)
|
||||
22. [Adding local overrides for your server] (#server_overrides)
|
||||
23. [Data saved in modstorage] (#modstorage)
|
||||
24. [Files generated in world folder] (#files_generated)
|
||||
25. [Properties] (#properties)
|
||||
26. [Generic behaviour] (#generic_behaviour)
|
||||
27. [Integration into your own NPC/mob mods] (#integration)
|
||||
6. [The privs](#privs)
|
||||
7. [Tools](#tools)
|
||||
8. [Mute](#mute)
|
||||
9. [Skin](#skin)
|
||||
10. [Simple variables](#simple-variables)
|
||||
11. [Trading (simple)](#trading-simple)
|
||||
12. [Logging](#logging)
|
||||
13. [Quest items](#quest-items)
|
||||
14. [Entering Passwords](#quest-passwords)
|
||||
15. [Custom Preconditions, Actions and Effects](#precon_action_effect)
|
||||
16. [Alternate Text](#alternate_text)
|
||||
17. [Autoselect/Autoanswer](#autoselect_autoanswer)
|
||||
18. [Random Dialogs](#random_dialogs)
|
||||
19. [Maximum recursion depth](#max_recursion_depth)
|
||||
20. [Giving things to the NPC](#npc_wants)
|
||||
21. [Configuration](#configuration)
|
||||
22. [Adding local overrides for your server](#server_overrides)
|
||||
23. [Data saved in modstorage](#modstorage)
|
||||
24. [Files generated in world folder](#files_generated)
|
||||
25. [Properties](#properties)
|
||||
26. [Generic behaviour](#generic_behaviour)
|
||||
27. [Integration into your own NPC/mob mods](#integration)
|
||||
|
||||
|
||||
### 1. Tutorial
|
||||
|
Loading…
Reference in New Issue
Block a user