Changed folder name.
Changed folder name.
This commit is contained in:
6
_module/nss/gc_set_foc_necro.nss
Normal file
6
_module/nss/gc_set_foc_necro.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalFloat(GetPCSpeaker(), "COST_TOTAL", 2.0);
|
||||
SetLocalInt(GetPCSpeaker(), "CRAFT_FEAT", IP_CONST_FEAT_SPELLFOCUSNEC);
|
||||
|
||||
}
|
Reference in New Issue
Block a user