Skip to content

Commit

Permalink
* renamed dropships to craft_drop_*
Browse files Browse the repository at this point in the history
* NOTE: Currently only the maps, the code will follow soon
  • Loading branch information
Martin Gerhardy committed Jul 20, 2009
1 parent 9fb3aa1 commit 724dd10
Show file tree
Hide file tree
Showing 65 changed files with 123 additions and 123 deletions.
72 changes: 36 additions & 36 deletions LICENSES

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions base/maps/africa.ump
Expand Up @@ -22,7 +22,7 @@ tile +main
0 0 0 0 0 0 0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
4 5

Expand All @@ -33,7 +33,7 @@ tile +drop_firebird
0 0 0 0
}

tile +drop_herakles
tile +craft_drop_herakles
{
4 5

Expand All @@ -52,5 +52,5 @@ assembly default
size "11 4"
title "_Africa"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions base/maps/bomber_city.ump
Expand Up @@ -26,7 +26,7 @@ tile +main
0 0 0 0 0 0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
4 5

Expand All @@ -37,7 +37,7 @@ tile +drop_firebird
0 a a a
}

tile +drop_herakles
tile +craft_drop_herakles
{
4 5

Expand All @@ -56,5 +56,5 @@ assembly default
size "10 8"
title "_Bomber_city"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions base/maps/bridge.ump
Expand Up @@ -29,7 +29,7 @@ tile +main
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand All @@ -39,7 +39,7 @@ a +b +b +b a
a a a a a
}

tile +drop_herakles
tile +craft_drop_herakles
{
5 4

Expand All @@ -57,5 +57,5 @@ assembly default
size "14 11"
title "_Bridge"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions base/maps/cemetery.ump
Expand Up @@ -8,7 +8,7 @@ base cemetery/cem_
// ##### Dropship #####

// Firebird on grass with 3 trees
tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand Down Expand Up @@ -214,5 +214,5 @@ title "_Small cemetery"
+p13 "0 3"
+g01 "1 3"
+g02 "1 3"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
6 changes: 3 additions & 3 deletions base/maps/city_disco.ump
Expand Up @@ -23,7 +23,7 @@ tile +main
0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
4 5

Expand All @@ -34,7 +34,7 @@ tile +drop_firebird
0 0 0 0
}

tile +drop_herakles
tile +craft_drop_herakles
{
4 5

Expand All @@ -53,5 +53,5 @@ assembly default
size "5 5"
title "_City_disco"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions base/maps/community_centre.ump
Expand Up @@ -22,7 +22,7 @@ tile +main
0 b b b 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand All @@ -32,7 +32,7 @@ tile +drop_firebird
0 0 0 0 0
}

tile +drop_herakles
tile +craft_drop_herakles
{
5 4

Expand All @@ -50,5 +50,5 @@ assembly default
size "3 6"
title "_Community_centre"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
6 changes: 3 additions & 3 deletions base/maps/construction.ump
Expand Up @@ -22,7 +22,7 @@ tile +main
0 0 0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
4 5

Expand All @@ -33,7 +33,7 @@ a +b +b 0
a a a 0
}

tile +drop_herakles
tile +craft_drop_herakles
{
4 5

Expand All @@ -52,5 +52,5 @@ assembly default
size "7 4"
title "_Construction"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions base/maps/country.ump
Expand Up @@ -35,7 +35,7 @@ base country/c_
//--------------------------------------------------

// Dropship
tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand Down Expand Up @@ -714,7 +714,7 @@ size "7 8"
+re02_2 "0 1"
+re03_2 "0 1"
+re04_2 "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_fighter "1 1"
}

Expand Down Expand Up @@ -759,7 +759,7 @@ size "7 7"
+re02_2 "0 1"
+re03_2 "0 1"
+re04_2 "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_fighter "1 1"
}

Expand Down Expand Up @@ -788,6 +788,6 @@ size "10 10"
+d08 "0 2"
+d09 "0 2"
+d10 "0 20"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_harvester "1 1"
}
File renamed without changes.
6 changes: 3 additions & 3 deletions base/maps/druglord.ump
Expand Up @@ -28,7 +28,7 @@ tile +main
0 0 0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand All @@ -38,7 +38,7 @@ a +b +b +b a
0 0 0 0 0
}

tile +drop_herakles
tile +craft_drop_herakles
{
5 4

Expand All @@ -56,5 +56,5 @@ assembly default
size "7 10"
title "_Druglord"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions base/maps/eaglenest.ump
Expand Up @@ -23,7 +23,7 @@ tile +main
0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand All @@ -41,5 +41,5 @@ assembly default
size "5 5"
title "_Eaglenest"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
8 changes: 4 additions & 4 deletions base/maps/farm.ump
Expand Up @@ -13,7 +13,7 @@ base farm/f_

// ---------------------------------
// Firebird dropship
tile +drop_firebird
tile +craft_drop_firebird
{
5 4
0 a a a 0
Expand Down Expand Up @@ -268,7 +268,7 @@ grid "1 1"
+barn_b "0 1"
+stables_a "0 1"
+stables_b "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_scout "1 1"
}

Expand All @@ -292,7 +292,7 @@ grid "1 1"
+barn_b "0 1"
+stables_a "0 1"
+stables_b "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_harvester "1 1"
}

Expand All @@ -316,6 +316,6 @@ grid "1 1"
+barn_b "0 1"
+stables_a "0 1"
+stables_b "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_bomber "1 1"
}
File renamed without changes.
6 changes: 3 additions & 3 deletions base/maps/forest.ump
Expand Up @@ -25,7 +25,7 @@ base forest/fr_

//** drop and crashes tiles

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand Down Expand Up @@ -392,7 +392,7 @@ size "5 6"
+a1 "1 4"
+a2 "1 2"
*rm_ufo +craft_crash_scout "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}

assembly large
Expand Down Expand Up @@ -422,5 +422,5 @@ size "8 8"
+a1 "2 3"
+a2 "1 2"
*rm_ufo +craft_ufo_fighter "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.
16 changes: 8 additions & 8 deletions base/maps/frozen.ump
Expand Up @@ -201,7 +201,7 @@ a +a +a +a +a a
// ########################################
// ### Tiles with crafts on them ###

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand Down Expand Up @@ -258,7 +258,7 @@ title "_Snow"
+h03 "0 2"
+h04 "0 2"
+h05 "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}

assembly alienlandingnature
Expand All @@ -274,7 +274,7 @@ title "_Alien landing - Snow"
+h03 "1 2"
+h04 "1 2"
+h05 "0 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
*rm_ufo +craft_ufo_fighter "1 1"
}

Expand All @@ -295,7 +295,7 @@ title "_Industrial"
+i06 "0 3"
+i07 "0 1"

*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}

assembly alienlandingindustrial
Expand All @@ -316,7 +316,7 @@ title "_Alien landing - Industrial"
+i06 "0 3"
+i07 "0 1"
*rm_ufo +craft_ufo_fighter "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}

assembly multiplayercoop
Expand All @@ -336,7 +336,7 @@ title "_Multiplayer Coop"
+i05 "0 2"
+i06 "0 3"
*rm_ufo +craft_ufo_fighter "1 1"
+drop_firebird "1 1"
+craft_drop_firebird "1 1"
}

assembly multiplayerdeathmatch
Expand All @@ -356,7 +356,7 @@ title "_Multiplayer Deathmatch"
+i05 "0 2"
+i06 "0 3"
+mp_t2 "1 1"
+drop_firebird "1 1"
+craft_drop_firebird "1 1"
}

//Assembly to replace industrial.map
Expand All @@ -373,7 +373,7 @@ fix +n05 "6 0"
fix +i01 "0 2"
fix +i02 "4 2"
fix +n01 "5 3"
fix +drop_firebird "0 4"
fix +craft_drop_firebird "0 4"
fix +h02 "4 4"
fix +h05 "3 4"
+n05 "0 10" //These Mapparts are just here to fill gaps that may appear after
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions base/maps/gasstation.ump
Expand Up @@ -24,7 +24,7 @@ tile +main
0 0 0 0 0 0 0 0 0 0 0
}

tile +drop_firebird
tile +craft_drop_firebird
{
5 4

Expand All @@ -42,5 +42,5 @@ assembly default
size "9 6"
title "_Gasstation"
+main "1 1"
*rm_drop +drop_firebird "1 1"
*rm_drop +craft_drop_firebird "1 1"
}
File renamed without changes.

0 comments on commit 724dd10

Please sign in to comment.