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