Initial commit. Updated release archive.
This commit is contained in:
8
_module/nss/p001q001_action.nss
Normal file
8
_module/nss/p001q001_action.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "nw_i0_plotwizard"
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "p001began", 1);
|
||||
CreateItemOnObject("lettertopresterj", GetPCSpeaker());
|
||||
PWSetMinLocalIntPartyPCSpeaker("p001state_MasterPhilip", 1);
|
||||
PWSetMinLocalIntPartyPCSpeaker("p001state", 1);
|
||||
}
|
Reference in New Issue
Block a user