generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
8
_module/nss/rab2.nss
Normal file
8
_module/nss/rab2.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "att_imbue"
|
||||
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(GetPCSpeaker(), "rangff", 1);
|
||||
SetLocalInt(GetPCSpeaker(), "rangedab3", 1);
|
||||
AttackBonus(3);
|
||||
}
|
||||
Reference in New Issue
Block a user