From 6f5fcfcb77d67801d98b8bf9048b4161e0e9370e Mon Sep 17 00:00:00 2001 From: srsatpathy Date: Wed, 15 Jul 2026 11:00:08 -0500 Subject: [PATCH] Correct Defense Cape perk in skill_cape_perks.html Currently, the cape description doesn't match the in-game function of the defense cape. This change is a small fix to that line item. See https://gitlab.com/2009scape/2009scape/-/work_items/2478 --- site/game_guide/skill_cape_perks.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/game_guide/skill_cape_perks.html b/site/game_guide/skill_cape_perks.html index 67d1ae9b4e..2bf5e92626 100644 --- a/site/game_guide/skill_cape_perks.html +++ b/site/game_guide/skill_cape_perks.html @@ -18,7 +18,7 @@ Defence Cape - Your mastery of the defencive arts makes you an expert with shields. Shields have 20% higher defence bonuses while wearing the cape. + Your mastery of the defensive arts makes you an expert with offhand defensive tools. When an item is worn in the left hand, the Stab, Slash, Crush, Ranged and Summoning defenses of that equipment are boosted by 20%. Strength Cape @@ -132,4 +132,4 @@ -{% include further-help.html %} \ No newline at end of file +{% include further-help.html %}