11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
#include "nw_i0_plotwizard"
|
|
void main()
|
|
{
|
|
|
|
|
|
CreateItemOnObject("GolemPlans", GetPCSpeaker(), 1);
|
|
|
|
|
|
PWSetMinLocalIntPartyPCSpeaker("p002state_Isaac", 5);
|
|
}
|