This repository has been archived on 2025-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
2024-07-03 19:04:49 -04:00

14 lines
300 B
Plaintext

ItemDef(
legacy_name: "Eerie Pumpkin",
legacy_description: "Did it just blink?!",
kind: Lantern(
(
color: (r: 31, g: 255, b: 22),
strength_thousandths: 8000,
flicker_thousandths: 600,
),
),
quality: High,
tags: [Utility],
)