lower gang power

This commit is contained in:
Olivier Gagnon 2021-11-10 09:23:48 -05:00
parent 46b0b399e9
commit 77fce11813
3 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -3,9 +3,9 @@ export const PowerMultiplier: {
} = { } = {
"Slum Snakes": 1, "Slum Snakes": 1,
Tetrads: 2, Tetrads: 2,
"The Syndicate": 5, "The Syndicate": 2,
"The Dark Army": 10, "The Dark Army": 2,
"Speakers for the Dead": 50, "Speakers for the Dead": 5,
NiteSec: 10, NiteSec: 2,
"The Black Hand": 50, "The Black Hand": 5,
}; };