All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
14 lines
300 B
Plaintext
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],
|
|
)
|