8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
#include "adv_include"
|
|
|
|
void main()
|
|
{
|
|
// Bioware default
|
|
ExecuteScript("x2_mod_def_act", OBJECT_SELF);
|
|
}
|