Lankhmar_PRC8/_module/nss/cnv_use_anml_cmp.nss

7 lines
109 B
Plaintext
Raw Normal View History

2025-04-03 12:54:47 -04:00
void main()
{
ClearAllActions();
ActionUseFeat(ANIMAL_COMPANION_CREATURE_TYPE_WOLF, OBJECT_SELF);
}