silphius/app/ecs-components/wielder.js
2024-06-21 04:53:09 -05:00

4 lines
52 B
JavaScript

export default {
activeSlot: {type: 'uint16'},
};