Add a missing DESERT cactus to Red Alert.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user