Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ultimafia-bot committed Dec 20, 2023
1 parent 4364e5c commit 341978d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions data/roles.js
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,9 @@ const roleData = {
},
King: {
alignment: "Village",
description: ["Village meeting vote overrides other voters and determines condemnation."],
description: [
"Village meeting vote overrides other voters and determines condemnation.",
],
},
Troublemaker: {
alignment: "Village",
Expand Down Expand Up @@ -1546,8 +1548,9 @@ const roleData = {
Gremlin: {
alignment: "Cult",
newlyAdded: true,
description: ["Once per night, corrupts the target's gun(s) into magic guns that convert their targets into Cultists."],

description: [
"Once per night, corrupts the target's gun(s) into magic guns that convert their targets into Cultists.",
],
},
Doomsayer: {
alignment: "Cult",
Expand Down

0 comments on commit 341978d

Please sign in to comment.