2020-05-04 15:15:31 +00:00
|
|
|
Item(
|
|
|
|
name: "Red Lantern",
|
|
|
|
description: "Caution: contents hot",
|
|
|
|
kind: Lantern(
|
|
|
|
(
|
2020-08-04 23:21:42 +00:00
|
|
|
kind: "Red0",
|
2020-05-04 15:15:31 +00:00
|
|
|
color: (r: 255, g: 127, b: 51),
|
|
|
|
strength_thousandths: 3500,
|
|
|
|
flicker_thousandths: 1000,
|
|
|
|
),
|
|
|
|
),
|
|
|
|
)
|