Initial Upload
Initial Upload
This commit is contained in:
6
_module/nss/arrow_hail.nss
Normal file
6
_module/nss/arrow_hail.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
location lSelf = GetLocation(OBJECT_SELF);
|
||||
|
||||
ActionCastFakeSpellAtLocation(SPELL_TRAP_ARROW,lSelf);
|
||||
}
|
Reference in New Issue
Block a user