Update worlds/civ_6/__init__.py

Co-authored-by: Scipio Wright <scipiowright@gmail.com>
This commit is contained in:
Carter Hesterman
2024-09-03 16:09:31 -06:00
committed by GitHub
parent 06c7f9cc28
commit 0f8aee8e05

View File

@@ -41,7 +41,7 @@ class CivVIWeb(WebWorld):
class CivVIWorld(World):
"""
Civilization VI is a turn-based strategy video game in which one or more players compete alongside computer-controlled AI opponents to grow their individual civilization from a small tribe to control the entire planet across several periods of development.
Civilization VI is a turn-based strategy video game in which one or more players compete alongside computer-controlled opponents to grow their individual civilization from a small tribe to control the entire planet across several periods of development.
"""
game: str = "Civilization VI"