5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
void main()
|
|
{
|
|
SetLocalFloat(OBJECT_SELF, "DrinkDC", 0.0);
|
|
}
|