From 83d4d1211acaa846b2e3d6de0a497b57de76485d Mon Sep 17 00:00:00 2001 From: David Markowitz <39972741+EmosewaMC@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:56:19 -0800 Subject: [PATCH] Use act role --- docs/game-mechanics/mission-system.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/game-mechanics/mission-system.rst b/docs/game-mechanics/mission-system.rst index b95eb64..122a06c 100644 --- a/docs/game-mechanics/mission-system.rst +++ b/docs/game-mechanics/mission-system.rst @@ -100,7 +100,7 @@ MinigameAchievement (14) Achieve at least :samp:`targetValue` at the :samp:`targetGroup` statistic in a minigame, such as :samp:`survival_time_solo`. :samp:`target` specifies the relevant Activity ID. -Example: https://explorer.lu/activities/5 +Example: :act:`Avant Gardens Survival <5>` Some minigame missions like :mis:`mission 229 <229>`set their :samp:`targetValue` to `1` or `true` instead of setting them to their :samp:`targetValue` since you are intended to get this score in one attempt.