7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
void main()
|
|
{
|
|
// TODO-SHERINCALL: Remove this
|
|
SetLocalString(OBJECT_SELF, "STORE_TO_OPEN", "cleavenabstore");
|
|
ExecuteScript("anph_open_store", OBJECT_SELF);
|
|
}
|