mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Fixed functions.yml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user