Skip to content

Commit

Permalink
echo-r1306 (#98)
Browse files Browse the repository at this point in the history
update echo to r1306
  • Loading branch information
dc-redeclipse authored May 15, 2020
1 parent 55224e5 commit ecfe18c
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions echo.cfg
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -674,8 +674,8 @@ texture 0 "luckystrike/pub3.jpg" // 85
texture g "luckystrike/pub3_g.jpg"

setshader glowworld
texture 0 "luckystrike/pub4.jpg" // 86
texture g "luckystrike/pub4_g.jpg"
texture 0 "luckystrike/pub4.png" // 86
texture g "luckystrike/pub4_g.png"

setshader bumpspecmapworld
setshaderparam specscale 0.900000 1.000000 1.200000 0.000000
Expand Down Expand Up @@ -1305,15 +1305,15 @@ mapsound "sounds/ambience/cavedrip"
mapsound "sounds/ambience/creek"
mapsound "sounds/ambience/cycadas"
mapsound "sounds/ambience/distant_cars"
mapsound "sounds/ambience/alienwind"
mapsound "sounds/ambience/dizzywind"
mapsound "sounds/ambience/electro"
mapsound "sounds/ambience/fire"
mapsound "sounds/ambience/forest1"
mapsound "sounds/ambience/forest2"
mapsound "sounds/ambience/forest3"
mapsound "sounds/ambience/cycadas"
mapsound "sounds/ambience/cycadas"
mapsound "sounds/ambience/blowwind"
mapsound "sounds/ambience/hollowwind"
mapsound "sounds/ambience/hum"
mapsound "sounds/ambience/jumppad1"
mapsound "sounds/ambience/jumppad2"
Expand All @@ -1322,7 +1322,7 @@ mapsound "sounds/ambience/lava2"
mapsound "sounds/ambience/lavarumble1"
mapsound "sounds/ambience/lavarumble2"
mapsound "sounds/ambience/machine1"
mapsound "sounds/ambience/machine1"
mapsound "sounds/ambience/machine2"
mapsound "sounds/ambience/nightcrickets"
mapsound "sounds/ambience/pneumatic"
mapsound "sounds/ambience/river"
Expand Down Expand Up @@ -1372,15 +1372,15 @@ mapsound "sounds/ambience/cavedrip"
mapsound "sounds/ambience/creek"
mapsound "sounds/ambience/cycadas"
mapsound "sounds/ambience/distant_cars"
mapsound "sounds/ambience/alienwind"
mapsound "sounds/ambience/dizzywind"
mapsound "sounds/ambience/electro"
mapsound "sounds/ambience/fire"
mapsound "sounds/ambience/forest1"
mapsound "sounds/ambience/forest2"
mapsound "sounds/ambience/forest3"
mapsound "sounds/ambience/cycadas"
mapsound "sounds/ambience/cycadas"
mapsound "sounds/ambience/blowwind"
mapsound "sounds/ambience/hollowwind"
mapsound "sounds/ambience/hum"
mapsound "sounds/ambience/jumppad1"
mapsound "sounds/ambience/jumppad2"
Expand All @@ -1389,7 +1389,7 @@ mapsound "sounds/ambience/lava2"
mapsound "sounds/ambience/lavarumble1"
mapsound "sounds/ambience/lavarumble2"
mapsound "sounds/ambience/machine1"
mapsound "sounds/ambience/machine1"
mapsound "sounds/ambience/machine2"
mapsound "sounds/ambience/nightcrickets"
mapsound "sounds/ambience/pneumatic"
mapsound "sounds/ambience/river"
Expand Down
Binary file modified echo.mpz
100644 → 100755
Binary file not shown.
Binary file modified echo.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified echo.txt
100644 → 100755
Empty file.
Empty file modified echo.wpt
100644 → 100755
Empty file.

0 comments on commit ecfe18c

Please sign in to comment.