UNPKG

@skullandbonestools/snbdata

Version:

Inofficial data package for the Skull and Bones game by Ubisoft.

7 lines 181 B
export const ShipSizes = [ "extraSmall", "small", "medium", "large" ]; export const ShipArchetypes = [ "tank", "dps", "support" ]; //# sourceMappingURL=ShipProperties.js.map