8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
#include "att_imbue"
|
|
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(), "rangedab2", 1);
|
|
AttackBonus(2);
|
|
}
|