Rune_PRC8/_module/nss/library1.nss
Jaysyn904 d1c309ae63 Initial commit
Initial commit
2024-09-13 09:10:39 -04:00

9 lines
196 B
Plaintext

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