7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
void main()
|
|
{
|
|
object oArea = GetObjectByTag("ba2_thwid6");
|
|
SetLocalInt(oArea, "Suffering", 1);
|
|
|
|
}
|