Fixed functions.yml

This commit is contained in:
NovaRain
2023-08-22 10:10:41 +08:00
parent 228f8966f2
commit 1524c7daa0
+2 -2
View File
@@ -1604,8 +1604,8 @@
- __NOTE:__ refer to the description of **ComputeSpray_\*** settings in ddraw.ini for details of the bullet distribution of burst attacks - __NOTE:__ refer to the description of **ComputeSpray_\*** settings in ddraw.ini for details of the bullet distribution of burst attacks
macro: sfall.h macro: sfall.h
- name: - name: get_combat_free_move
detail: int 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` 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 macro: sfall.h