d9516bdc836c71c2efb483ff543758b372ee7876
Disease Addon
a GMOD Addon to add multiple disease
config
root |
---|
diseases: the list of all disease |
list of diseases |
---|
name: the name of the disease |
symbtoms_by_stages: a list of list of symbtoms, one list of list by stage |
contaminations_method: a list of contamination method |
stages_durations: a list of duration of stage |
symbtom |
---|
name: the name of the symbtoms |
delay: delay between two symbtoms |
level: the level of the symbtoms |
contaminations_method |
---|
name: the name of the method |
chance: the change to get the disease |
stages_durations |
---|
seconde before disease step up |
Description
Languages
Lua
100%