-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9a3e558
commit c022c89
Showing
14 changed files
with
1,429 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
|
||
//=============== | ||
// Project Osiris: Alien Breed 3D Glowing Flats | ||
//=============== | ||
|
||
Glow | ||
{ | ||
Flats | ||
{ | ||
F_SKY1 | ||
WATER1 | ||
WATER2 | ||
WATER3 | ||
WATER4 | ||
WATER5 | ||
WATER6 | ||
WATER7 | ||
WATER8 | ||
AFLAT14 | ||
AFLAT9 | ||
BLUGRY2 | ||
BLUSTN1 | ||
TELEEXIT | ||
TELEPOR1 | ||
TELEPOR2 | ||
WATERCLR | ||
WATERMUK | ||
WATERSLM | ||
TELEPOR3 | ||
RED1 | ||
RED2 | ||
RED4b | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
|
||
//=============== | ||
// Snap the Sentinel Glowing Flats | ||
//=============== | ||
|
||
Glow | ||
{ | ||
Flats | ||
{ | ||
F_SKY1 | ||
TXMUCK00 | ||
TELE1 | ||
VOLAVA01 | ||
VOLAVA02 | ||
VOLAVA03 | ||
VOLAVA04 | ||
VOLAVA05 | ||
VOLAVA06 | ||
VOLAVA07 | ||
VOLAVA08 | ||
VOLAVA09 | ||
VOLAVA10 | ||
VOLAVA11 | ||
VOLAVA12 | ||
VOLAVA13 | ||
VOLAVA14 | ||
VOLAVA15 | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
|
||
|
||
//=============== | ||
// Chex Quest Glowing Flats | ||
//=============== | ||
|
||
Glow | ||
{ | ||
Flats | ||
{ | ||
LABFLAT | ||
NUKAGE1 | ||
NUKAGE2 | ||
NUKAGE3 | ||
FWATER1 | ||
FWATER2 | ||
FWATER3 | ||
FWATER4 | ||
LAVA1 | ||
LAVA2 | ||
LAVA3 | ||
LAVA4 | ||
BLOOD1 | ||
BLOOD2 | ||
BLOOD3 | ||
BLOOD4 | ||
CJFFLEM1 | ||
} | ||
} |
Oops, something went wrong.