8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "death_temple", 1);
|
|
|
|
}
|