5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
void main()
|
|
{
|
|
SetLocked(GetObjectByTag("CrimsonLegionWarChest"),TRUE);
|
|
}
|