Initial commit: OpenRA game engine
Fork from OpenRA/OpenRA with one-click launch script (start-ra.cmd) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
BIN
mods/d2k/maps/mount-idaho/map.bin
Normal file
BIN
mods/d2k/maps/mount-idaho/map.bin
Normal file
Binary file not shown.
BIN
mods/d2k/maps/mount-idaho/map.png
Normal file
BIN
mods/d2k/maps/mount-idaho/map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 624 B |
85
mods/d2k/maps/mount-idaho/map.yaml
Normal file
85
mods/d2k/maps/mount-idaho/map.yaml
Normal file
@@ -0,0 +1,85 @@
|
||||
MapFormat: 12
|
||||
|
||||
RequiresMod: d2k
|
||||
|
||||
Title: Mount Idaho
|
||||
|
||||
Author: Westwood Studios
|
||||
|
||||
Tileset: ARRAKIS
|
||||
|
||||
MapSize: 80,80
|
||||
|
||||
Bounds: 8,8,64,64
|
||||
|
||||
Visibility: Lobby
|
||||
|
||||
Categories: Conquest
|
||||
|
||||
Players:
|
||||
PlayerReference@Neutral:
|
||||
Name: Neutral
|
||||
OwnsWorld: True
|
||||
NonCombatant: True
|
||||
Faction: atreides
|
||||
PlayerReference@Multi0:
|
||||
Name: Multi0
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Multi1:
|
||||
Name: Multi1
|
||||
Playable: True
|
||||
Faction: Random
|
||||
Enemies: Creeps
|
||||
PlayerReference@Creeps:
|
||||
Name: Creeps
|
||||
NonCombatant: True
|
||||
Faction: atreides
|
||||
Enemies: Multi0, Multi1
|
||||
|
||||
Actors:
|
||||
Actor0: spicebloom.spawnpoint
|
||||
Location: 48,12
|
||||
Owner: Neutral
|
||||
Actor1: spicebloom.spawnpoint
|
||||
Location: 44,26
|
||||
Owner: Neutral
|
||||
Actor2: spicebloom.spawnpoint
|
||||
Location: 63,26
|
||||
Owner: Neutral
|
||||
Actor3: spicebloom.spawnpoint
|
||||
Location: 14,36
|
||||
Owner: Neutral
|
||||
Actor4: spicebloom.spawnpoint
|
||||
Location: 68,31
|
||||
Owner: Neutral
|
||||
Actor5: spicebloom.spawnpoint
|
||||
Location: 33,53
|
||||
Owner: Neutral
|
||||
Actor6: spicebloom.spawnpoint
|
||||
Location: 35,60
|
||||
Owner: Neutral
|
||||
Actor7: spicebloom.spawnpoint
|
||||
Location: 45,40
|
||||
Owner: Neutral
|
||||
Actor8: mpspawn
|
||||
Location: 17,15
|
||||
Owner: Neutral
|
||||
Actor9: mpspawn
|
||||
Location: 57,66
|
||||
Owner: Neutral
|
||||
Actor10: wormspawner
|
||||
Location: 42,47
|
||||
Owner: Creeps
|
||||
Actor11: wormspawner
|
||||
Location: 40,38
|
||||
Owner: Creeps
|
||||
Actor12: wormspawner
|
||||
Location: 8,71
|
||||
Owner: Creeps
|
||||
Actor13: wormspawner
|
||||
Location: 71,13
|
||||
Owner: Creeps
|
||||
|
||||
Rules: rules.yaml
|
||||
4
mods/d2k/maps/mount-idaho/rules.yaml
Normal file
4
mods/d2k/maps/mount-idaho/rules.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
World:
|
||||
ActorSpawnManager:
|
||||
Minimum: 1
|
||||
Maximum: 2
|
||||
Reference in New Issue
Block a user