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
reagent: NitrousOxide
min: 0.2
- !type:OrganType
type: Slime
shouldHave: false
emote: Laugh
showInChat: true
probability: 0.1
@@ -269,6 +272,9 @@
- !type:ReagentThreshold
reagent: NitrousOxide
min: 0.2
- !type:OrganType
type: Slime
shouldHave: false
emote: Scream
showInChat: true
probability: 0.01