1 parent 4d2936b commit f4cadc7Copy full SHA for f4cadc7
1 file changed
worlds/repo/options.py
@@ -23,7 +23,7 @@ class PellyHunt(OptionSet):
23
24
class PellySpawning(DefaultOnToggle):
25
"""Determines how Pellys are spawned
26
- True: Spawns all Pellys. All Pellys are loctions.
+ True: Spawns all Pellys. All Pellys are locations.
27
False: Only spawns Pellys chosen in 'Pellys Required'. Only spawned Pellys are Locations."""
28
display_name: str = "Pelly Spawning"
29
0 commit comments