Add scroll modifier
This commit is contained in:
parent
9ec3c6b406
commit
8450e113fa
5 changed files with 15 additions and 63 deletions
45
assets.h
45
assets.h
|
@ -61,51 +61,8 @@ static const char *LCR_texts[] =
|
|||
// TODO: define string for CLI arguments for frontends?
|
||||
|
||||
static const char *LCR_internalDataFile =
|
||||
"Mtestmap;"
|
||||
"52123 1 :*H1k0"
|
||||
|
||||
":=s0s0 :fd19" // big concrete
|
||||
|
||||
":+w0o"
|
||||
":+v0n"
|
||||
":!x0n"
|
||||
|
||||
":^s1A0 :fk110" // ramps before wall
|
||||
":=s0B0 :fd910" // concrete wall
|
||||
|
||||
":nu0j1 :uy0j1 :AA0j1 "
|
||||
|
||||
":vw0m0"
|
||||
":vx0m0J"
|
||||
":vw0l0L"
|
||||
":vx0l0I"
|
||||
|
||||
":-s0q1"
|
||||
|
||||
":;p0w0L :f5130" // bugs
|
||||
|
||||
":>f0s0 :fd110" // small labyrinth
|
||||
":oc0p0 :fd110"
|
||||
":=f0s0 :f11d0"
|
||||
":=c0p0 :f11d0"
|
||||
|
||||
":=C0s1 :fd190" // big dirt
|
||||
":=M0s2 :fd190" // big grass
|
||||
":=W0s3 :fd190" // big ice
|
||||
|
||||
":(s0r0" // hill
|
||||
":~t1t2 :~u1t2 :~t1u2" // bumps
|
||||
":^t0r0 :fq110 " // ramps
|
||||
|
||||
":}n0l1J :|n1l1J :|n3l1J- :]n4l1J- :=o0l1 :f151" // loop
|
||||
":]n0m1J :|n1m1J :|n3m1J- :]n4m1J- :=o0m1 :f151" // loop
|
||||
":}l0k1L :|l1k1L :|l3k1L- :]l4k1L- :=k0k1 :f151"
|
||||
":]l0j1L :|l1j1L :|l3j1L- :]l4j1L- :=k0j1 :f151"
|
||||
":-k5k1 :f5120"
|
||||
" map end "
|
||||
|
||||
// MAP 1:
|
||||
"#MLC1;4321 0 "
|
||||
"MLC1;4321 0 "
|
||||
":*C2mL:!x6G:+L2H:+D38" // start, finish, CPs
|
||||
// pillars:
|
||||
":nw0w2L:f151:m151"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue