Laughin' Peas (#25089)
* laughter * make clownmobs bleed laughter * laughin syrup and laughter recipe * add laughin peas
This commit is contained in:
@@ -77,6 +77,16 @@
|
||||
color: "#fba399"
|
||||
recognizable: true
|
||||
|
||||
- type: reagent
|
||||
id: LaughinSyrup
|
||||
name: reagent-name-laughin-syrup
|
||||
group: Foods
|
||||
desc: reagent-desc-laughin-syrup
|
||||
physicalDesc: reagent-physical-desc-funny
|
||||
flavor: sweet
|
||||
color: "#803280"
|
||||
recognizable: true
|
||||
|
||||
- type: reagent
|
||||
id: Mayo
|
||||
name: reagent-name-mayo
|
||||
|
||||
@@ -298,3 +298,24 @@
|
||||
messages: [ "fresium-effect-frozen"]
|
||||
probability: 0.4
|
||||
|
||||
- type: reagent
|
||||
id: Laughter
|
||||
name: reagent-name-laughter
|
||||
group: Special
|
||||
desc: reagent-desc-laughter
|
||||
physicalDesc: reagent-physical-desc-funny
|
||||
flavor: funny
|
||||
color: "#FF4DD2"
|
||||
slippery: true #clown juice gotta slip
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:Emote
|
||||
emote: Laugh
|
||||
probability: 0.3
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
visualType: Large
|
||||
messages: [ "laughter-effect-control-laughter" ]
|
||||
probability: 0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user