LoD_PRC8/_module/nss/ba2_sufdeama.nss

7 lines
106 B
Plaintext
Raw Normal View History

2023-09-21 21:20:34 -04:00
void main()
{
object oArea = GetObjectByTag("ba2_thwid6");
SetLocalInt(oArea, "Suffering", 1);
}