generated from Jaysyn/ModuleTemplate
14 lines
399 B
Plaintext
14 lines
399 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_talkedshop1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/15/2004 2:03:40 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "nTalkedInnkeepBrooke", 1);
|
|
|
|
}
|