typo whoops
This commit is contained in:
parent
1b4659276c
commit
beb4949044
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue