For the complete documentation index, see llms.txt. This page is also available as Markdown.

📑CustomWingMix

List of extra wings that enter the drawing pool of the Chaos Goblin "level 3 wing" mix (Combine Items), in addition to the normal wings already hardcoded. Maximum of 50 lines, all inside block 0.

0
//Category 	Index
  7	39	//Wing X
end

Column

Accepted values

What it is

Category

Number (item group)

Together with Index, it forms the wing item code.

Index

Number (item index within the group)

See Category.

Notes

  • This file only has block 0 — do not add any other block number, as the loader cannot handle any other and will crash when reading the file.

  • Each line here adds one more possible option to the mix drawing pool, without replacing the wings already hardcoded — there is no need (nor is it recommended) to repeat wings that the Chaos Goblin already draws by default.

Last updated