UNPKG

patchwork-mapconverter

Version:

Executable wrapper for https://github.com/ChiefOfGxBxL/WC3MapTranslator

14 lines 334 B
declare const DoodadDefaults: { variation: number; scale: number[]; flags: { fixedZ: boolean; notUsedInScript: boolean; inUnplayableArea: boolean; }; life: number; randomItemSetPtr: number; droppedItemSets: never[]; }; export { DoodadDefaults }; //# sourceMappingURL=Doodad.d.ts.map