hotbot/assets/common/items/testing/test_bag_18_slot.ron
2024-06-11 14:43:30 -04:00

12 lines
229 B
Plaintext

ItemDef(
legacy_name: "Test 18 slot bag",
legacy_description: "Used for unit tests do not delete",
kind: Armor((
kind: Bag,
stats: Direct(()),
)),
quality: High,
tags: [],
slots: 18,
)