generated from Jaysyn/ModuleTemplate
Initial upload
Initial upload
This commit is contained in:
5
_mod/_module/nss/at_set_wizplot2.nss
Normal file
5
_mod/_module/nss/at_set_wizplot2.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(GetPCSpeaker(),"nEvilWizard",2);
|
||||
SetLocalInt(GetModule(),"nEvilWizard",2);
|
||||
}
|
||||
Reference in New Issue
Block a user