조언받아서 수정하고 있는데 어찌 하라는건지 이해가 안됩니다. ㅜㅜ


'm not sure simply adding pets as any other items would be doable.

But you can try expanding namedstuff.Items.Legendary.List array (search for "scripts/items/accessory/wolf_item", line to find it) from Breditor\scripts\ui\screens\world\world_breditor_screen.nut.

Just search AC folder, find where it stores pet files and add the links to the list.


scripts/items/accessory/wolf_item.cnut 이거 디컴파일 해서 열어보면 

namedstuff.Items.Legendary.List < 관련된 항목 자체가 없어요. 

이걸 대체 뭘 어떻게 수정하라는거죠??