blob: be30362d25bd640efbda297696352f4e6eeab970 (
plain) (
tree)
|
|
[Creature]
name = "gormlak"
description = """
A chittering imp-like creature with bright yellow horns. It adores shiny objects
and gathers in swarms.
"""
char = { char = "g", color = "red" }
max_hitpoints = 5
speed = 120
friendly = false
|