update readme
This commit is contained in:
parent
471b048a83
commit
f7dcaca2fe
@ -10,8 +10,7 @@ Pova gives mod makers a set of easy to use functions that safely apply overrides
|
|||||||
|
|
||||||
pova.add_override = function(name, item, def)
|
pova.add_override = function(name, item, def)
|
||||||
|
|
||||||
- Adds a named override which can be used to add or subtract from speed, jump and gravity effects.
|
- Adds a named override which can be used to add or subtract from speed, jump and gravity effects. Custom overrides are also used for specific tasks:
|
||||||
- custom overrides are also used for specific tasks:
|
|
||||||
|
|
||||||
- "default" sets default values for speed, jump and gravity.
|
- "default" sets default values for speed, jump and gravity.
|
||||||
- "min" provides a minimum level for each of the settings.
|
- "min" provides a minimum level for each of the settings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user