Created
June 30, 2016 13:45
-
-
Save thegreatestminer/3be4effd4c5cf7ea24c1a76e21675bb6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clearepisodes | |
clearepisodes | |
episode map01 | |
{ | |
name = "Simple Maps" | |
key = "s" | |
} | |
// maps | |
map MAP01 "Stairs with Skybox" | |
levelnum 1 | |
next MAP02 | |
secretnext MAP02 | |
cluster 1 | |
sky SKY1 0 | |
music ELEVATOR | |
map MAP02 "Secret w/ SSG" | |
levelnum 2 | |
next MAP03 | |
secretnext MAP03 | |
cluster 1 | |
sky SKY1 0 | |
music ELEVATOR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment