AOC_PRC8/_module/nss/rab2.nss

9 lines
141 B
Plaintext
Raw Normal View History

2025-04-03 11:24:16 -04:00
#include "att_imbue"
void main()
{
SetLocalInt(GetPCSpeaker(), "rangff", 1);
SetLocalInt(GetPCSpeaker(), "rangedab3", 1);
AttackBonus(3);
}