building and theming the forest
This commit is contained in:
parent
3e9ebaa002
commit
42113ad6a4
12 changed files with 327 additions and 111 deletions
|
|
@ -7,6 +7,7 @@ pub enum TileType {
|
|||
// Impassable (transparent)
|
||||
DeepWater,
|
||||
Fence,
|
||||
Bars,
|
||||
// Floors (walkable)
|
||||
Floor,
|
||||
WoodFloor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue