Added "get_inven_ap_cost" script function

Added grey outline to controlled critters at the beginning of the turn.
This commit is contained in:
NovaRain
2019-11-02 10:24:05 +08:00
parent 2e655945c0
commit d0c4bc3b78
13 changed files with 37 additions and 24 deletions
@@ -630,6 +630,9 @@ optional argument:
> 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 -------
------------------------