Added reinforce barricade goal.
This commit is contained in:
@@ -772,6 +772,7 @@ def write_catalog(entries: Dict[str, Dict[str, object]], output_path: Path) -> N
|
||||
("system.goals.goal.craft_arrows.name", "Craft arrows."),
|
||||
("system.goals.goal.survive_day_9.name", "Survive until day 9."),
|
||||
("system.goals.goal.tame_pet.name", "Tame a pet."),
|
||||
("system.goals.goal.reinforce_barricade.name", "Reinforce the barricade."),
|
||||
("system.goals.goal.unknown.name", "Unknown goal."),
|
||||
("system.goals.menu.prompt", "Goals. {option}"),
|
||||
("system.goals.menu.current", "Current goal: {goal}"),
|
||||
|
||||
Reference in New Issue
Block a user