7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
|
|
void main()
|
|
{
|
|
ClearAllActions();
|
|
ActionUseFeat(FAMILIAR_CREATURE_TYPE_IMP, OBJECT_SELF);
|
|
}
|