OC2: Fix typo in description (#1214)
This commit is contained in:
parent
c1e97bcbff
commit
70cab99caf
|
@ -35,7 +35,7 @@ class PrepLevelMode(Enum):
|
||||||
|
|
||||||
class Overcooked2World(World):
|
class Overcooked2World(World):
|
||||||
"""
|
"""
|
||||||
Overcooked! 2 is a franticly paced arcade cooking game where
|
Overcooked! 2 is a frantically paced arcade cooking game where
|
||||||
players race against the clock to complete orders for points. Bring
|
players race against the clock to complete orders for points. Bring
|
||||||
peace to the Onion Kingdom once again by recovering lost items and abilities,
|
peace to the Onion Kingdom once again by recovering lost items and abilities,
|
||||||
earning stars to unlock levels, and defeating the unbread horde. Levels are
|
earning stars to unlock levels, and defeating the unbread horde. Levels are
|
||||||
|
|
Loading…
Reference in New Issue