8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
|
#include "nw_i0_plotwizard"
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalInt(OBJECT_SELF, "p012began", 1);
|
||
|
PWSetMinLocalIntPartyPCSpeaker("p012state_Clantianu", 1);
|
||
|
PWSetMinLocalIntPartyPCSpeaker("p012state", 1);
|
||
|
}
|