Changed folder name.
Changed folder name.
This commit is contained in:
6
_module/nss/gc_set_save_will.nss
Normal file
6
_module/nss/gc_set_save_will.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
int n = SAVING_THROW_WILL;
|
||||
SetLocalInt(GetPCSpeaker(), "CRAFT_SAVE", n);
|
||||
|
||||
}
|
Reference in New Issue
Block a user