Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AsPJT committed Jan 29, 2019
2 parents 3b28595 + 941ed82 commit 73f815c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -640,15 +640,16 @@ dtl::Chess<dungeon_t> chess(dungeon);
# [Type] Horizontal Scroll Generation
## [18?] Mountain (v0.1.26~)
## [18] Mountain (v0.1.26~)
```cpp
//#include <???.hpp>
#include <HorizontalScroll.hpp>
```

|Default Value|Name|Image Color|
|:---:|:---|:---|
|1|Mountain||
|0|Empty|Blue|
|1|Mountain|Green|

|Capacity Requirement|
|:---:|
Expand All @@ -662,6 +663,8 @@ dtl::Chess<dungeon_t> chess(dungeon);

### Image

![mountain](https://github.com/Kasugaccho/DungeonTemplateLibrary/blob/master/Picture/mountain.gif)

# Paint Tool

## Pen (v0.1.9~)
Expand Down

0 comments on commit 73f815c

Please sign in to comment.