11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Bone Key",
|
||
|
legacy_description: "Used to open bone locks. Will break after use.",
|
||
|
kind: Utility(
|
||
|
kind: Key,
|
||
|
),
|
||
|
quality: Common,
|
||
|
tags: [Utility],
|
||
|
)
|
||
|
|