Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- use M as Mario
- use # as Block with sprite dirt
- use ? as Block with sprite qBlock containing 1 coinget
- use B as BrickBlock
- use X as Block with sprite bevel
- use K as Block with sprite brick containing 12 coinget
- use P as Block with sprite qBlock containing 300 goomba spawner
- use & as HiddenBlock containing 1 greenmushroomget spawner
- use * as Block with sprite brick containing 1 starget spawner
- use | as pipe leading down
- use v as pipe leading down to bonus-1
- use ^ as pipe named bonus-1-return coming up
- use % as koopa
- use @ as goomba
- use - as pipe leading right
- use R as Block with sprite qBlock containing 1 redmushroomget spawner
- use G as Block with sprite qBlock containing 1 greenmushroomget spawner
- use C as SmallCastle
- use F as Flag
- level:
- F
- @ @
- ? BBBBBBBB BBB? G BBB B??B XX
- XXX
- XXXX
- & XXXXX C
- ? BRB?B || vv BRB K B* ? ? ? B BB X X XX X BB?B XXXXXX ||
- || || vv XX XX XXX XX XXXXXXX ||
- || || || vv XXX XXX XXXX XXX ^^ || XXXXXXXX ---||
- M @ || || @ || @ @ vv @ @ % @ @ @@ @@ XXXX XXXX XXXXX XXXX ^^ @ @ ||XXXXXXXXX ---||
- ##################################################################### ############### ################################################################ #########################################################################################
- ##################################################################### ############### ################################################################ #########################################################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement