8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
#include "nw_i0_plotwizard"
|
|
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "p007began", 1);
|
|
PWSetMinLocalIntPartyPCSpeaker("p007state_Maria", 1);
|
|
PWSetMinLocalIntPartyPCSpeaker("p007state", 1);
|
|
}
|