Update README.md
This commit is contained in:
parent
d9516bdc83
commit
7d6d549e39
@ -8,20 +8,20 @@ a GMOD Addon to add multiple disease
|
|||||||
| diseases: the list of all disease |
|
| diseases: the list of all disease |
|
||||||
|
|
||||||
| list of diseases |
|
| list of diseases |
|
||||||
| -------- |
|
| -------- | --- |
|
||||||
| name: the name of the disease | What do you want |
|
| name: the name of the disease | What do you want |
|
||||||
| symbtoms_by_stages: a list of list of symbtoms, one list of list by stage |
|
| symbtoms_by_stages: a list of list of symbtoms, one list of list by stage |
|
||||||
| contaminations_method: a list of contamination method |
|
| contaminations_method: a list of contamination method |
|
||||||
| stages_durations: a list of duration of stage |
|
| stages_durations: a list of duration of stage |
|
||||||
|
|
||||||
| symbtom |
|
| symbtom |
|
||||||
| -------- |
|
| -------- | --- |
|
||||||
| name: the name of the symbtoms | `vomit`, `cough`, `faintness`, `pimple`, `fatigue`, `death` |
|
| name: the name of the symbtoms | `vomit`, `cough`, `faintness`, `pimple`, `fatigue`, `death` |
|
||||||
| delay: delay between two symbtoms | number of second |
|
| delay: delay between two symbtoms | number of second |
|
||||||
| level: the level of the symbtoms | number between 0 and 1 |
|
| level: the level of the symbtoms | number between 0 and 1 |
|
||||||
|
|
||||||
| contaminations_method |
|
| contaminations_method |
|
||||||
| -------- |
|
| -------- | --- |
|
||||||
| name: the name of the method | `food`, `contact`, `injury`, `random` |
|
| name: the name of the method | `food`, `contact`, `injury`, `random` |
|
||||||
| chance: the change to get the disease | number between 0 and 1 |
|
| chance: the change to get the disease | number between 0 and 1 |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user