Fixed functions.yml

This commit is contained in:
NovaRain
2023-08-22 10:10:41 +08:00
parent 228f8966f2
commit 1524c7daa0
+3 -3
View File
@@ -1603,9 +1603,9 @@
- `centerMult/targetMult`: multiplier values are capped at divisor values
- __NOTE:__ refer to the description of **ComputeSpray_\*** settings in ddraw.ini for details of the bullet distribution of burst attacks
macro: sfall.h
- name:
detail: int get_combat_free_move
- name: get_combat_free_move
detail: int get_combat_free_move()
doc: Returns available "bonus move" points of the current critter's turn. For NPCs, this is always 0 unless changed by `set_combat_free_move`
macro: sfall.h