Reactive 3.0 (#5443)

* probably scrapping this

* reimpl old behavior

* misc fixes and initial yaml

* works basically first try
This commit is contained in:
mirrorcult
2021-11-22 02:17:35 -07:00
committed by GitHub
parent 8b47d0f43f
commit e40c9bc427
17 changed files with 152 additions and 71 deletions

View File

@@ -0,0 +1,18 @@
# Default human metabolism groups.
- type: metabolismGroup
id: Poison
- type: metabolismGroup
id: Medicine
- type: metabolismGroup
id: Narcotic
- type: metabolismGroup
id: Alcohol
- type: metabolismGroup
id: Food
- type: metabolismGroup
id: Drink

View File

@@ -0,0 +1,8 @@
# If your species wants to metabolize stuff differently,
# you'll likely have to tag its metabolizers with something other than Human.
- type: metabolizerType
id: Human
- type: metabolizerType
id: Animal

View File

@@ -0,0 +1,5 @@
- type: reactiveGroup
id: Flammable
- type: reactiveGroup
id: Extinguish