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