Updated to MD guidelines

This commit is contained in:
SPT-dev 2023-03-02 21:09:42 -05:00
parent 0f58a6762e
commit 2851989d97

View File

@ -1,9 +1,10 @@
![](./assets/img/headers/tutorials_textures.png)
# ![Quest ressources](./assets/img/headers/quests_resources.png)
> This page contain a various list of resource for editing quests
## QUEST TYPE LIST
```
```text
PickUp,
Elimination,
Discover,
@ -20,8 +21,8 @@
```
## QUEST REWARD TYPE
```
{
```text
Experience,
Skill,
Item,
@ -30,13 +31,11 @@
Location,
Counter,
AssortmentUnlock
}
```
## Quest list ID
```
{
```text
"5936d90786f7742b1420ba5b": "Debut",
"5936da9e86f7742d65037edf": "Checking",
"59674cd986f7744ab26e32f2": "Shootout picnic",
@ -240,5 +239,4 @@
"5edac020218d181e29451446": "Samples",
"5edac63b930f5454f51e128b": "TerraGroup employee",
"5f04886a3937dc337a6b8238": "The chemistry closet"
}
```