Initial commit
Initial commit [v9.7]
This commit is contained in:
12
_module/nss/at_sas2.nss
Normal file
12
_module/nss/at_sas2.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "NW_I0_PLOT"
|
||||
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "sas2", 1);
|
||||
|
||||
PlayCharacterTheme(7);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user