Make various D2k map deco require Neutral owner
And make worm require Creeps.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -28,6 +28,8 @@ spicebloom.spawnpoint:
|
|||||||
Radius: 1
|
Radius: 1
|
||||||
MapEditorData:
|
MapEditorData:
|
||||||
Categories: System
|
Categories: System
|
||||||
|
RequiresSpecificOwners:
|
||||||
|
ValidOwnerNames: Neutral
|
||||||
|
|
||||||
spicebloom:
|
spicebloom:
|
||||||
HiddenUnderShroud:
|
HiddenUnderShroud:
|
||||||
@@ -64,6 +66,8 @@ spicebloom:
|
|||||||
MapEditorData:
|
MapEditorData:
|
||||||
Categories: System
|
Categories: System
|
||||||
Interactable:
|
Interactable:
|
||||||
|
RequiresSpecificOwners:
|
||||||
|
ValidOwnerNames: Neutral
|
||||||
|
|
||||||
sandworm:
|
sandworm:
|
||||||
Inherits@1: ^SpriteActor
|
Inherits@1: ^SpriteActor
|
||||||
@@ -124,6 +128,8 @@ sandworm:
|
|||||||
RevealOnFire:
|
RevealOnFire:
|
||||||
Duration: 50
|
Duration: 50
|
||||||
Radius: 2c512
|
Radius: 2c512
|
||||||
|
RequiresSpecificOwners:
|
||||||
|
ValidOwnerNames: Creeps
|
||||||
|
|
||||||
sietch:
|
sietch:
|
||||||
Inherits: ^Building
|
Inherits: ^Building
|
||||||
|
|||||||
Reference in New Issue
Block a user