Initial commit. Updated release archive.
This commit is contained in:
9
_removed/pnp_shift_true.nss
Normal file
9
_removed/pnp_shift_true.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "pnp_shifter"
|
||||
|
||||
void main()
|
||||
{
|
||||
SetShiftTrueForm(OBJECT_SELF);
|
||||
|
||||
// Reset any PRC feats that might have been lost from the shift
|
||||
EvalPRCFeats(OBJECT_SELF);
|
||||
}
|
Reference in New Issue
Block a user