trade_bot/assets/common/items/debug/dungeon_purple.ron

11 lines
221 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Velorite Admin Cape",
legacy_description: "Where did I put my banhammer again?",
kind: Armor((
kind: Back,
stats: Direct(()),
)),
quality: Debug,
tags: [],
)