Commit graph

3 commits

Author SHA1 Message Date
Isaac0-dev
78e07a7064 typo fix 2024-10-07 22:13:19 +10:00
Emily♥
29b67a3ef0 Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK + Fix broken links (#566)
* Pass "interaction" to HOOK_ALLOW_PVP_ATTACK and HOOK_ON_PVP_ATTACK

This let's you test for the kind of attack in the hook; for example, you can do `interaction & INT_KICK ~= 0` to test if the attack is a kick.

* Fix broken links in wiki

Have to go up one directory
2024-03-25 18:47:27 -04:00
Emerald Lockdown
89f3c4ac91
Doc stuff (#182) 2022-09-12 20:01:45 -07:00
Renamed from docs/lua/vs-code-setup.md (Browse further)