generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
8
_module/nss/sonic_imbue.nss
Normal file
8
_module/nss/sonic_imbue.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "imbue_include"
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(GetPCSpeaker(), "sofire_ldb", 1);
|
||||
ImbueWeapon(VFX_FNF_SOUND_BURST, IP_CONST_DAMAGETYPE_SONIC);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user