From 2c6caa0add19ddaf9d6e7c5ce408999efb5bf094 Mon Sep 17 00:00:00 2001 From: TheShadowFerret <99621099+TheShadowFerret@users.noreply.github.com> Date: Fri, 7 Oct 2022 05:05:50 -0400 Subject: [PATCH] Add Bojutsu to Melee Training desc. (#61513) --- data/json/hobbies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/hobbies.json b/data/json/hobbies.json index 4be4fa46f6348..cc00117ebb2ca 100644 --- a/data/json/hobbies.json +++ b/data/json/hobbies.json @@ -372,7 +372,7 @@ "subtype": "hobby", "id": "melee_training", "name": "Melee Training", - "description": "You have practiced fighting with weapons. You start with your choice of Barbaran Montante, Eskrima, Fencing, Fior Di Battaglia, Medieval Swordsmanship, Niten Ichi-Ryu, Pencak Silat, or Sōjutsu.", + "description": "You have practiced fighting with weapons. You start with your choice of Barbaran Montante, Bōjutsu, Eskrima, Fencing, Fior Di Battaglia, Medieval Swordsmanship, Niten Ichi-Ryu, Pencak Silat, or Sōjutsu.", "points": 6, "skills": [ { "level": 2, "name": "melee" },