typo whoops

This commit is contained in:
CaitSith2
2021-11-20 21:44:16 -08:00
parent 1b4659276c
commit beb4949044
+1 -1
View File
@@ -58,7 +58,7 @@ class Silo(Choice):
class Satellite(Choice):
"""Ingredients to craft satellite."""
displayname = "Satellite"
options_vanilla = 0
option_vanilla = 0
option_randomize_recipe = 1
default = 0