Files
HeroesStone_PRC8/_module/nss/p000q001_action.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

8 lines
194 B
Plaintext

#include "nw_i0_plotwizard"
void main()
{
SetLocalInt(OBJECT_SELF, "p000began", 1);
PWSetMinLocalIntPartyPCSpeaker("p000state_Renthran", 1);
PWSetMinLocalIntPartyPCSpeaker("p000state", 1);
}