Fix the organtype (#21347)

This commit is contained in:
LankLTE
2023-10-31 05:57:26 -07:00
committed by GitHub
parent bb4bb502f7
commit 1a9f3bc86b

View File

@@ -261,6 +261,9 @@
- !type:ReagentThreshold - !type:ReagentThreshold
reagent: NitrousOxide reagent: NitrousOxide
min: 0.2 min: 0.2
- !type:OrganType
type: Slime
shouldHave: false
emote: Laugh emote: Laugh
showInChat: true showInChat: true
probability: 0.1 probability: 0.1
@@ -269,6 +272,9 @@
- !type:ReagentThreshold - !type:ReagentThreshold
reagent: NitrousOxide reagent: NitrousOxide
min: 0.2 min: 0.2
- !type:OrganType
type: Slime
shouldHave: false
emote: Scream emote: Scream
showInChat: true showInChat: true
probability: 0.01 probability: 0.01