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

11 lines
186 B
Plaintext
Raw Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Velorite Mantle",
legacy_description: "",
kind: Armor((
kind: Shoulder,
stats: Direct(()),
)),
quality: Debug,
tags: [],
)