generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
8
_module/nss/death_imbue.nss
Normal file
8
_module/nss/death_imbue.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "immune_imbue"
|
||||
#include "spawner"
|
||||
void main()
|
||||
{
|
||||
|
||||
PCEffect(2.5,VFX_IMP_DEATH, OBJECT_SELF);
|
||||
ImmuneImbue(IP_CONST_IMMUNITYMISC_DEATH_MAGIC);
|
||||
}
|
||||
Reference in New Issue
Block a user