Skip to content

Commit

Permalink
adding white wall variation (Xoi)
Browse files Browse the repository at this point in the history
  • Loading branch information
doofus-01 committed Nov 27, 2016
1 parent 7ee1dc2 commit c64436f
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 4 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions data/core/terrain-graphics.cfg
Expand Up @@ -741,12 +741,13 @@
{NEW:WALL2 (Xo*) Xu* (!,Xu*,Xo*) cave/stone_walls/wall-mixed}
{NEW:WALL Xu* (!,Xu*,Xo*) cave/wall-rough}

{NEW:WALL_CORNER Xom (!,Xo*,Xu*) cave/stone_walls/wall-stone-mine}
# Xoi and Xom both have wooden trim, so "white" wall images are only needed for walls with visible faces.
{NEW:WALL_CORNER Xoi (!,Xo*,Xu*) cave/stone_walls/wall-stone-white}
{NEW:WALL_CORNER Xom,Xoi (!,Xo*,Xu*) cave/stone_walls/wall-stone-mine}
{NEW:WALL_CORNER Xo* (!,Xo*,Xu*) cave/stone_walls/wall-stone}
{NEW:WALL_A10 Xol (!,Xu*,Xo*) cave/stone_walls/lit/wall-stone-lit}
{NEW:WALL Xom (!,Xu*,Xo*) cave/stone_walls/wall-stone-mine}
# these are WIP, supposed to be white-washed interior walls
#{NEW:WALL Xoi (!,Xu*,Xo*) cave/stone_walls/wall-stone-white}
{NEW:WALL Xoi (!,Xu*,Xo*) cave/stone_walls/wall-stone-white}
{NEW:WALL Xom,Xoi (!,Xu*,Xo*) cave/stone_walls/wall-stone-mine}
{NEW:WALL Xo* (!,Xu*,Xo*) cave/stone_walls/wall-stone}

# New Generic Castle-to Chasm transition
Expand Down

0 comments on commit c64436f

Please sign in to comment.