HiddenTradition_PRC8/_module/nss/p002q005_action.nss
2024-06-20 15:47:42 -04:00

11 lines
163 B
Plaintext

#include "nw_i0_plotwizard"
void main()
{
CreateItemOnObject("GolemPlans", GetPCSpeaker(), 1);
PWSetMinLocalIntPartyPCSpeaker("p002state_Isaac", 5);
}