generated from Jaysyn/ModuleTemplate
14 lines
387 B
Plaintext
14 lines
387 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName namli_qst_3
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/20/2008 6:58:58 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "dwarfstatue", 1);
|
|
|
|
}
|