6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalString(GetPCSpeaker(), "MODIFY_PROPERTY", "Darkvision");
|
||
|
}
|
||
|
|