hotbot/assets/common/items/utility/firework_yellow.ron

10 lines
248 B
Plaintext
Raw Permalink Normal View History

2024-06-11 18:43:30 +00:00
ItemDef(
legacy_name: "Firework Yellow",
legacy_description: "The Great Doctor passed away after\ntesting this contraption indoors.",
kind: Throwable(
kind: Firework(Yellow),
),
quality: Moderate,
tags: [Utility],
)