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

10 lines
207 B
Plaintext

ItemDef(
legacy_name: "Firework Blue",
legacy_description: "Recommended clearance: 42 chonks",
kind: Throwable(
kind: Firework(Blue),
),
quality: Moderate,
tags: [Utility],
)