Puddle code hotfix 2 (#37046)
This commit is contained in:
committed by
GitHub
parent
a8ff930763
commit
84178dd534
@@ -19,6 +19,7 @@
|
||||
amount: 1
|
||||
tileReactions:
|
||||
- !type:ExtinguishTileReaction { }
|
||||
- !type:SpillIfPuddlePresentTileReaction { }
|
||||
|
||||
- type: reagent
|
||||
id: BaseSoda
|
||||
|
||||
@@ -175,6 +175,8 @@
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-sticky
|
||||
viscosity: 0.55 #Start using syrup to attach your remote recievers to your microwaves!
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# 12 diona blood for 1 unit of syrup, this stuff better be worthwhile.
|
||||
|
||||
@@ -66,6 +66,8 @@
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-viscous
|
||||
viscosity: 0.25
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# Delicious!
|
||||
@@ -87,6 +89,8 @@
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-sticky
|
||||
viscosity: 0.10
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# Sweet!
|
||||
|
||||
@@ -77,6 +77,8 @@
|
||||
recognizable: true
|
||||
boilingPoint: 290.0 # Glycerin
|
||||
meltingPoint: 18.2
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
friction: 0.0
|
||||
|
||||
- type: reagent
|
||||
@@ -88,6 +90,8 @@
|
||||
color: "#ffffff"
|
||||
boilingPoint: 250.0
|
||||
meltingPoint: 380.0
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
viscosity: 0.5
|
||||
reactiveEffects:
|
||||
Acidic:
|
||||
|
||||
Reference in New Issue
Block a user