mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Fixed typo
https://sfall-team.github.io/sfall/hook-types/#withinperception
This commit is contained in:
@@ -382,7 +382,7 @@
|
|||||||
```
|
```
|
||||||
|
|
||||||
- name: WithinPerception
|
- name: WithinPerception
|
||||||
id: HOOK_WITHINPRECEPTION
|
id: HOOK_WITHINPERCEPTION
|
||||||
doc: |
|
doc: |
|
||||||
Runs when checking if one critter sees another critter. This is used in different situations like combat AI. You can override the result.
|
Runs when checking if one critter sees another critter. This is used in different situations like combat AI. You can override the result.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user