veloren/assets/common/items/lantern/green_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
299 B
Plaintext

Item(
name: "Lime Zest Lantern",
description: "It has an opening that could fit a ring...",
kind: Lantern(
(
kind: "Green0",
color: (r: 255, g: 128, b: 26),
strength_thousandths: 4000,
flicker_thousandths: 500,
),
),
)