Initial upload
Initial upload.
This commit is contained in:
8
_module/nss/p000q001_action.nss
Normal file
8
_module/nss/p000q001_action.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "nw_i0_plotwizard"
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "p000began", 1);
|
||||
PWSetMinLocalIntPartyPCSpeaker("p000state_Dwarf2", 1);
|
||||
PWSetMinLocalIntPartyPCSpeaker("p000state", 1);
|
||||
PWGiveExperienceParty(GetPCSpeaker(), 25);
|
||||
}
|
||||
Reference in New Issue
Block a user