Add a missing DESERT cactus to Red Alert.
This commit is contained in:
@@ -76,6 +76,13 @@ T08:
|
||||
SpawnActorOnDeath:
|
||||
Actor: T08.Husk
|
||||
|
||||
T09:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: TEMPERAT, SNOW, INTERIOR
|
||||
SpawnActorOnDeath:
|
||||
Actor: T09.Husk
|
||||
|
||||
T10:
|
||||
Inherits: ^Tree
|
||||
Building:
|
||||
|
||||
@@ -285,6 +285,11 @@ T08.Husk:
|
||||
Footprint: x_
|
||||
Dimensions: 2,1
|
||||
|
||||
T09.Husk:
|
||||
Inherits: ^TreeHusk
|
||||
EditorTilesetFilter:
|
||||
ExcludeTilesets: TEMPERAT, SNOW, INTERIOR
|
||||
|
||||
T10.Husk:
|
||||
Inherits: ^TreeHusk
|
||||
Building:
|
||||
|
||||
@@ -799,6 +799,21 @@ t04.husk:
|
||||
Length: 8
|
||||
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:
|
||||
Defaults:
|
||||
AddExtension: false
|
||||
|
||||
Reference in New Issue
Block a user