We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad4fd4 commit 719f789Copy full SHA for 719f789
Resources/Prototypes/Hydroponics/randomMutations.yml
@@ -1,10 +1,11 @@
1
- type: RandomPlantMutationList
2
id: RandomPlantMutations
3
- mutations:
4
- - name: Bioluminescent
5
- baseOdds: 0.036
6
- appliesToPlant: false
7
- effect: !type:Glow
+ mutations:
+ # disabled until 50 morbillion point lights don't cause the renderer to die
+ #- name: Bioluminescent
+ # baseOdds: 0.036
+ # appliesToPlant: false
8
+ # effect: !type:Glow
9
- name: Sentient
10
baseOdds: 0.0072
11
appliesToProduce: false
0 commit comments