Merge pull request #10404 from Mailaender/legacy-map-import-refactor

Organized legacy map import into respective mod DLLs
This commit is contained in:
Oliver Brakmann
2016-01-31 15:31:02 +01:00
10 changed files with 741 additions and 563 deletions

View File

@@ -25,6 +25,16 @@ CRATE:
NoBaseSelectionShares: 120
Units: mcv
WCRATE:
Inherits: ^Crate
Tooltip:
Name: Wooden Crate
SCRATE:
Inherits: ^Crate
Tooltip:
Name: Steel Crate
mpspawn:
EditorOnlyTooltip:
Name: (multiplayer player starting point)

View File

@@ -117,6 +117,18 @@ HEALCRATE:
SelectionShares: 1
Effect: heal
WCRATE:
Inherits: ^Crate
Tooltip:
Name: Wooden Crate
RenderSprites:
Image: wcrate
SCRATE:
Inherits: ^Crate
Tooltip:
Name: Steel Crate
CAMERA:
EditorOnlyTooltip:
Name: (reveals area to owner)