7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
|
#include "nw_i0_plotwizard"
|
||
|
void main()
|
||
|
{
|
||
|
PWSetMinLocalIntPartyPCSpeaker("p000state_ArchbishopofTyre", 2);
|
||
|
SetLocalInt(OBJECT_SELF, "GoHostile", TRUE);
|
||
|
}
|