Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
6
trunk/scripts/prc_golmeramit67.nss
Normal file
6
trunk/scripts/prc_golmeramit67.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetLocalInt(oPC, "GolemType", 4);
|
||||
SetLocalInt(oPC, "GolemHD", 67);
|
||||
}
|
Reference in New Issue
Block a user