Changed folder name.
Changed folder name.
This commit is contained in:
5
_module/nss/gen_set_magical.nss
Normal file
5
_module/nss/gen_set_magical.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(GetPCSpeaker(), "CRAFT_DAMAGE_TYPE", DAMAGE_TYPE_MAGICAL);
|
||||
SetLocalInt(GetPCSpeaker(), "DI_TYPE", IP_CONST_DAMAGETYPE_MAGICAL);
|
||||
}
|
Reference in New Issue
Block a user