Changed folder name.
Changed folder name.
This commit is contained in:
5
_module/nss/gc_set_old_pc.nss
Normal file
5
_module/nss/gc_set_old_pc.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetLocalInt(oPC, "CRAFT_TALK", 2);
|
||||
}
|
Reference in New Issue
Block a user