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