Merge pull request #12584 from MustaphaTR/d2k-importer-spacebloom
D2K - Make map importer use spicebloom.spawnpoint instead of spicebloom
This commit is contained in:
@@ -26,11 +26,11 @@ namespace OpenRA.Mods.D2k.UtilityCommands
|
|||||||
{
|
{
|
||||||
{ 20, Pair.New("wormspawner", "Creeps") },
|
{ 20, Pair.New("wormspawner", "Creeps") },
|
||||||
{ 23, Pair.New("mpspawn", "Neutral") },
|
{ 23, Pair.New("mpspawn", "Neutral") },
|
||||||
{ 41, Pair.New("spicebloom", "Neutral") },
|
{ 41, Pair.New("spicebloom.spawnpoint", "Neutral") },
|
||||||
{ 42, Pair.New("spicebloom", "Neutral") },
|
{ 42, Pair.New("spicebloom.spawnpoint", "Neutral") },
|
||||||
{ 43, Pair.New("spicebloom", "Neutral") },
|
{ 43, Pair.New("spicebloom.spawnpoint", "Neutral") },
|
||||||
{ 44, Pair.New("spicebloom", "Neutral") },
|
{ 44, Pair.New("spicebloom.spawnpoint", "Neutral") },
|
||||||
{ 45, Pair.New("spicebloom", "Neutral") },
|
{ 45, Pair.New("spicebloom.spawnpoint", "Neutral") },
|
||||||
|
|
||||||
// Atreides:
|
// Atreides:
|
||||||
{ 4, Pair.New("wall", "Atreides") },
|
{ 4, Pair.New("wall", "Atreides") },
|
||||||
|
|||||||
Reference in New Issue
Block a user