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