Merge ConditionManager trait directly into Actor
This commit is contained in:
@@ -10,7 +10,6 @@ spicebloom.spawnpoint:
|
||||
Sequence: grow3
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
ConditionManager:
|
||||
GrantConditionOnTerrain:
|
||||
Condition: clearsand
|
||||
TerrainTypes: SpiceSand
|
||||
@@ -125,7 +124,6 @@ sandworm:
|
||||
TerrainTypes: Sand, Dune, SpiceSand, Spice
|
||||
MovingInterval: 3
|
||||
RequiresCondition: !attacking
|
||||
ConditionManager:
|
||||
RevealOnFire:
|
||||
Duration: 50
|
||||
Radius: 2c512
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
GivesExperience:
|
||||
PlayerExperienceModifier: 1
|
||||
ScriptTriggers:
|
||||
ConditionManager:
|
||||
RenderDebugState:
|
||||
|
||||
^SpriteActor:
|
||||
|
||||
@@ -150,6 +150,5 @@ Player:
|
||||
ResourceStorageWarning:
|
||||
AdviceInterval: 26
|
||||
PlayerExperience:
|
||||
ConditionManager:
|
||||
GameSaveViewportManager:
|
||||
PlayerRadarTerrain:
|
||||
|
||||
Reference in New Issue
Block a user