Modify maps a bit
This commit is contained in:
parent
50c03623a4
commit
d84c23b9b7
3 changed files with 12 additions and 5 deletions
9
assets.h
9
assets.h
|
@ -189,7 +189,7 @@ static const char *LCR_internalDataFile =
|
|||
":*v9h:+v8r:+j2K:+F3r:+l3m:!C1p"
|
||||
|
||||
// MAP 3:
|
||||
"#MLC3;4321 1"
|
||||
"#MLC3;4321 2"
|
||||
":*qrt:!o1y:!o1z:+Wsz"
|
||||
// start box:
|
||||
":=mqr:f96d:xnrs:f74b:^mvrJ:f11d:^uvrL:f11d"
|
||||
|
@ -220,6 +220,7 @@ static const char *LCR_internalDataFile =
|
|||
":=Urw2:f516" // dirt
|
||||
":|Ysw2J:f11k" // fence
|
||||
":=vrK1:f713"
|
||||
":AW0y:f1r1:AW0M:f1r1:Ap0M:f1r1" // bottom pillars
|
||||
// loop:
|
||||
":]FsNJ:f113:|FtNJ:f113"
|
||||
":]FwNJ-:f113:|FvNJ-:f113"
|
||||
|
@ -270,14 +271,14 @@ static const char *LCR_internalDataFile =
|
|||
":=Pny:f121"
|
||||
// finish platform:
|
||||
":=n0w:f516:=o0y1:=o0z1"
|
||||
":Ap1x2L:f141:Aq1w2L:f141:Ap1w2J:f141"
|
||||
":Ap1A2:f141:Aq1B2:f141:Ap1B2I:f141"
|
||||
":Ap1x2L:f1p1:Aq1w2L:f141:Ap1w2J:f141"
|
||||
":Ap1A2:f1p1:Aq1B2:f141:Ap1B2I:f141"
|
||||
// heart:
|
||||
":\\3031I:\\3021|:=4021:n4031L:A4011J"
|
||||
":\\6031I|:\\6021:=5021:n5031I:A5011"
|
||||
|
||||
// MAP 4:
|
||||
"#MLC4;4321 0"
|
||||
"#MLC4;4321 1"
|
||||
// overall structure:
|
||||
":=000:f53a:x111:f424:x116:f323"
|
||||
":)115L:)315J:)125L-:)325J-:x215:f121" // start door
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue