darkens sapling renderable so it blends in more
This commit is contained in:
parent
5d14bb8354
commit
340aefa9e1
1 changed files with 1 additions and 1 deletions
|
|
@ -414,7 +414,7 @@
|
||||||
{
|
{
|
||||||
"id": "ogre",
|
"id": "ogre",
|
||||||
"name": "ogre",
|
"name": "ogre",
|
||||||
"renderable": { "glyph": "O", "fg": "#00FF00", "bg": "#000000", "order": 1 },
|
"renderable": { "glyph": "O", "fg": "#10570d", "bg": "#000000", "order": 1 },
|
||||||
"flags": ["SMALL_GROUP"],
|
"flags": ["SMALL_GROUP"],
|
||||||
"level": 5,
|
"level": 5,
|
||||||
"bac": 5,
|
"bac": 5,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue