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

11 lines
200 B
Plaintext

ItemDef(
legacy_name: "Sahagin Key",
legacy_description: "Used to open doors. Will break after use.",
kind: Utility(
kind: Key,
),
quality: Common,
tags: [Utility],
)