veloren/assets/common/items/lantern/red_0.ron
Monty Marz e3eb34085f craftable starting set
velorite staff update

ore_nature_longbow

model fix
humanoid colours

Update agent.rs

improve rng (according to zesterer)

slower fleeing

More adjustments

fix cult leader name

more loot tables

all kinds of adjustments

smöl adjustments
2020-08-21 19:36:21 +02:00

13 lines
271 B
Plaintext

Item(
name: "Red Lantern",
description: "Caution: contents hot",
kind: Lantern(
(
kind: "Red0",
color: (r: 255, g: 128, b: 26),
strength_thousandths: 3500,
flicker_thousandths: 1000,
),
),
)