Initial commit
Initial commit.
This commit is contained in:
5
_module/nss/setsaveuniversal.nss
Normal file
5
_module/nss/setsaveuniversal.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalString(GetPCSpeaker(), "MODIFY_PROPERTY", "Improved Saving Throws Vs");
|
||||
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM2", IP_CONST_SAVEVS_UNIVERSAL);
|
||||
}
|
Reference in New Issue
Block a user