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