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