--- a/share/hedgewars/Data/Maps/CMakeLists.txt Fri Oct 16 12:01:19 2009 +0000
+++ b/share/hedgewars/Data/Maps/CMakeLists.txt Fri Oct 16 12:58:21 2009 +0000
@@ -23,6 +23,7 @@
Islands
Lonely_Island
mushrooms
+ Octorama
PirateFlag
Plane
Ropes
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Maps/Octorama/CMakeLists.txt Fri Oct 16 12:58:21 2009 +0000
@@ -0,0 +1,6 @@
+install(FILES
+ info.txt
+ map.png
+ map.cfg
+ preview.png
+ DESTINATION ${SHAREPATH}Data/Maps/Octorama)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Maps/Octorama/info.txt Fri Oct 16 12:58:21 2009 +0000
@@ -0,0 +1,31 @@
+:: NAME
+ octorama
+
+:: TYPE
+ custom hedgewars map
+
+:: VERSION
+ RC1
+
+:: CHANGELOG
+ : since beta4
+ - bubbles rework
+ - tiny minor fixes
+ - rename to octorama
+ : since beta3
+ - more paddins everywhere (nemo)
+ - no more traps (dead spawns)
+ - big octopuss is now a cross-eyed girl *g* (rbaleksandar)
+ - shades on upper left bubbles are now correct
+ - removed the theme for now since the theme didn't
+ bring anything new but the music (tiyuri)
+
+:: DESCRIPTION
+ just a fun map similar to bubbleflow
+
+:: CREATOR
+ jesse/jessor - http://geekosphere.org
+
+:: RIGHTZ
+ Octopod Vector Art: http://iconicon.net/
+ Bubbleflow by Josh: http://hedgewars.org/user/946
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/Maps/Octorama/map.cfg Fri Oct 16 12:58:21 2009 +0000
@@ -0,0 +1,1 @@
+Underwater
Binary file share/hedgewars/Data/Maps/Octorama/map.png has changed
Binary file share/hedgewars/Data/Maps/Octorama/preview.png has changed