7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
void main()
|
|
{
|
|
|
|
AssignCommand(OBJECT_SELF, PlaySound("as_cv_winch1"));
|
|
SetLocalInt(GetModule(),"KValves",5);
|
|
}
|