13 lines
139 B
Plaintext
Raw Permalink Normal View History

2025-04-03 12:54:47 -04:00
#include "NW_I0_PLOT"
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "sas2", 1);
PlayCharacterTheme(7);
}