14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_dwarfmoine
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 2004-03-21 22:35:17
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "DwarfMine", 2);
|
||
|
|
||
|
}
|