Reactive 3.0 (#5443)
* probably scrapping this * reimpl old behavior * misc fixes and initial yaml * works basically first try
This commit is contained in:
@@ -5,15 +5,9 @@
|
||||
suffix: AI
|
||||
components:
|
||||
- type: Reactive
|
||||
reactions:
|
||||
- reagents: [Water]
|
||||
methods: [Touch]
|
||||
effects:
|
||||
- !type:ExtinguishReaction
|
||||
- reagents: [WeldingFuel, Thermite, Plasma, Ethanol]
|
||||
methods: [Touch]
|
||||
effects:
|
||||
- !type:FlammableReaction
|
||||
groups:
|
||||
Flammable: [Touch]
|
||||
Extinguish: [Touch]
|
||||
- type: UtilityAI
|
||||
behaviorSets:
|
||||
# - Clothing
|
||||
|
||||
@@ -11,15 +11,10 @@
|
||||
- CanPilot
|
||||
- FootstepSound
|
||||
- type: Reactive
|
||||
groups:
|
||||
Flammable: [ Touch ]
|
||||
Extinguish: [ Touch ]
|
||||
reactions:
|
||||
- reagents: [Water]
|
||||
methods: [Touch]
|
||||
effects:
|
||||
- !type:ExtinguishReaction
|
||||
- reagents: [WeldingFuel, Thermite, Plasma, Ethanol]
|
||||
methods: [Touch]
|
||||
effects:
|
||||
- !type:FlammableReaction
|
||||
- reagents: [Water, SpaceCleaner]
|
||||
methods: [Touch]
|
||||
effects:
|
||||
|
||||
Reference in New Issue
Block a user