AOC_PRC8/_module/nss/str_imbue.nss

7 lines
78 B
Plaintext
Raw Permalink Normal View History

2025-04-03 11:24:16 -04:00
#include "ability_imbue"
void main()
{
AbilityImbue(IP_CONST_ABILITY_STR);
}