Add ramp corner
This commit is contained in:
parent
c145933004
commit
485b09ccbc
3 changed files with 67 additions and 3 deletions
5
assets.h
5
assets.h
|
@ -24,6 +24,11 @@ static const char *LCR_maps[] =
|
|||
"#=s0B0 #fd910" // concrete wall
|
||||
"#^s1A0 #fk110" // ramps before wall
|
||||
|
||||
"#vw0m0"
|
||||
"#vx0m0J"
|
||||
"#vw0l0L"
|
||||
"#vx0l0I"
|
||||
|
||||
"#-s0q0"
|
||||
|
||||
"#;p0w0L #f5130" // bugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue