typo whoops

This commit is contained in:
CaitSith2 2021-11-20 20:20:38 -08:00
parent 1b4659276c
commit beb4949044
1 changed files with 1 additions and 1 deletions

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