Added "get_inven_ap_cost" script function

This commit is contained in:
NovaRain
2019-11-02 10:26:28 +08:00
parent d26a06872a
commit ee711d8f81
7 changed files with 20 additions and 10 deletions
@@ -525,6 +525,9 @@ Some utility/math functions are available:
> void sfall_func1("add_trait", int traitId)
- adds the specified trait to the player
> int sfall_func0("get_inven_ap_cost")
- returns the current AP cost to access the inventory in combat
------------------------
------ MORE INFO -------
------------------------