Add a missing DESERT cactus to Red Alert.

This commit is contained in:
Matthias Mailänder
2016-05-29 23:24:41 +02:00
parent a85a8f09c7
commit b262676b08
3 changed files with 27 additions and 0 deletions

View File

@@ -76,6 +76,13 @@ T08:
SpawnActorOnDeath: SpawnActorOnDeath:
Actor: T08.Husk Actor: T08.Husk
T09:
Inherits: ^Tree
EditorTilesetFilter:
ExcludeTilesets: TEMPERAT, SNOW, INTERIOR
SpawnActorOnDeath:
Actor: T09.Husk
T10: T10:
Inherits: ^Tree Inherits: ^Tree
Building: Building:

View File

@@ -285,6 +285,11 @@ T08.Husk:
Footprint: x_ Footprint: x_
Dimensions: 2,1 Dimensions: 2,1
T09.Husk:
Inherits: ^TreeHusk
EditorTilesetFilter:
ExcludeTilesets: TEMPERAT, SNOW, INTERIOR
T10.Husk: T10.Husk:
Inherits: ^TreeHusk Inherits: ^TreeHusk
Building: Building:

View File

@@ -799,6 +799,21 @@ t04.husk:
Length: 8 Length: 8
Tick: 80 Tick: 80
t09:
Defaults:
AddExtension: false
idle: t09.des
t09.husk:
Defaults: t09
AddExtension: false
idle: t09.des
Start: 1
dead: t09.des
Start: 2
Length: 8
Tick: 80
v20: v20:
Defaults: Defaults:
AddExtension: false AddExtension: false