14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName rude_tanzfinish
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 21/10/2004 9:26:57 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "rude_tanz_quest", 400);
|
||
|
|
||
|
}
|