Minor edits to code and documents

Commented out unused combat related functions.
This commit is contained in:
NovaRain
2023-06-09 11:20:47 +08:00
parent 1c34f85789
commit ab0c373a9b
12 changed files with 45 additions and 37 deletions
+1 -1
View File
@@ -1568,7 +1568,7 @@
- name:
detail: int get_combat_free_move
doc: Returns current "bonus move" points of a current critter's turn. For NPC's 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
- name: set_combat_free_move