trade_bot/assets/common/items/keys/rusty_tower_key.ron

11 lines
196 B
Plaintext
Raw Permalink Normal View History

2024-07-03 23:04:49 +00:00
ItemDef(
legacy_name: "Rusty Tower Key",
legacy_description: "Smells like magic with a bit of... cheese?",
kind: Utility(
kind: Key,
),
quality: Epic,
tags: [],
)