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

10 lines
248 B
Plaintext

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],
)