From fc06a0a33c667c0c6eb231066cc7102612374318 Mon Sep 17 00:00:00 2001 From: NikolajDanger Date: Tue, 7 Apr 2020 23:26:58 +0200 Subject: [PATCH] :skull: Fixed typo in word Skulduggery --- resources/swskills.json | 2 +- resources/swtemplates.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/swskills.json b/resources/swskills.json index 697e734..698cafe 100644 --- a/resources/swskills.json +++ b/resources/swskills.json @@ -17,7 +17,7 @@ "Negotiation" : "Presence", "Piloting-planetary" : "Agility", "Stealth" : "Agility", - "Skullduggery" : "Cunning", + "skulduggery" : "Cunning", "Brawl" : "Brawn", "Discipline" : "Willpower", "Gunnery" : "Agility", diff --git a/resources/swtemplates.json b/resources/swtemplates.json index 4d04535..00773a9 100644 --- a/resources/swtemplates.json +++ b/resources/swtemplates.json @@ -48,7 +48,7 @@ "Ranged-heavy": 0, "Ranged-light": 0, "Resilience": 0, - "Skullduggery": 0, + "skulduggery": 0, "Stealth": 0, "Streetwise": 0, "Survival": 0,