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