8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
#include "nw_i0_plotwizard"
|
|
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "p005began", 1);
|
|
PWSetMinLocalIntPartyPCSpeaker("p005state_Suli", 1);
|
|
PWSetMinLocalIntPartyPCSpeaker("p005state", 1);
|
|
}
|