carpet (#5464)
* carpet * reviews * why tf i gotta fix integration tests in the carpet pr
This commit is contained in:
25
Resources/Prototypes/Reagents/fun.yml
Normal file
25
Resources/Prototypes/Reagents/fun.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
- type: reagent
|
||||
id: Carpetium
|
||||
name: carpetium
|
||||
desc: A mystical chemical, usually outsourced from the Clown Planet, that covers everything it touches in carpet.
|
||||
physicalDesc: fibrous
|
||||
color: "#800000"
|
||||
tileReactions:
|
||||
- !type:CreateEntityReaction
|
||||
entity: Carpet
|
||||
maxOnTileWhitelist:
|
||||
tags: [ Carpet ]
|
||||
metabolisms:
|
||||
Poison:
|
||||
effects:
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
messages: [ "carpetium-effect-blood-fibrous", "carpetium-effect-jumpsuit-insides" ]
|
||||
probability: 0.1
|
||||
|
||||
- type: reagent
|
||||
id: Fiber
|
||||
name: fiber
|
||||
desc: A raw material, usually extracted from wool or other fabric products.
|
||||
physicalDesc: fibrous
|
||||
color: "#808080"
|
||||
Reference in New Issue
Block a user