finalized wilson
This commit is contained in:
parent
88fe2457cc
commit
eece760c9f
@ -15,7 +15,7 @@
|
||||
"91": {
|
||||
"BackIsHidden": true,
|
||||
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2172484009070978691/AE0143320D2C6CE35BCF1BFE50ABBCAA82546854/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2223150865961116295/72473371D0DB68709B4B1B9343A748510A1BB30A/",
|
||||
"NumHeight": 1,
|
||||
"NumWidth": 1,
|
||||
"Type": 0,
|
||||
|
@ -15,7 +15,7 @@
|
||||
"9103": {
|
||||
"BackIsHidden": true,
|
||||
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2172484009070978691/AE0143320D2C6CE35BCF1BFE50ABBCAA82546854/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2223150865961116492/B9D47B63A4285734AC59208BA2F5509EF4B8C138/",
|
||||
"NumHeight": 1,
|
||||
"NumWidth": 1,
|
||||
"Type": 0,
|
||||
@ -37,7 +37,7 @@
|
||||
"LuaScriptState": "",
|
||||
"MeasureMovement": false,
|
||||
"Name": "Card",
|
||||
"Nickname": "Deafening Silence",
|
||||
"Nickname": "Hasty Repairs",
|
||||
"SidewaysCard": false,
|
||||
"Snap": true,
|
||||
"Sticky": true,
|
||||
|
@ -14,8 +14,8 @@
|
||||
"CustomDeck": {
|
||||
"113": {
|
||||
"BackIsHidden": true,
|
||||
"BackURL": "http://cloud-3.steamusercontent.com/ugc/2172484009071330094/3AEFB558D789BC525F50DCC0217FA17627EB91BF/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2172484009071330266/6DD06B74E6DD4F473AB47C39DD17DF9FAD8B1455/",
|
||||
"BackURL": "http://cloud-3.steamusercontent.com/ugc/2223150865961116635/ECA77BE1E295589069A336225ED260173BCF349F/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2223150865961116782/ACC14C3F0BA423DF4AE2CDA71BE8B0044ED0DEF0/",
|
||||
"NumHeight": 1,
|
||||
"NumWidth": 1,
|
||||
"Type": 0,
|
||||
|
@ -14,8 +14,8 @@
|
||||
"CustomDeck": {
|
||||
"8334": {
|
||||
"BackIsHidden": true,
|
||||
"BackURL": "http://cloud-3.steamusercontent.com/ugc/2172484009071330401/BD2BC1B3E8367C3EFE3AEB90170E46F1C617BBFC/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2172484009071330650/87864D232E414AF361F6559398AE0C3F40E02760/",
|
||||
"BackURL": "http://cloud-3.steamusercontent.com/ugc/2223150865961116947/D586147EC3D293A3A1879A4E61CE6FDF3094A746/",
|
||||
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2223150865961117168/D42461AB21EC7E1F17DA41E1B6BD58F22E22252B/",
|
||||
"NumHeight": 1,
|
||||
"NumWidth": 1,
|
||||
"Type": 0,
|
||||
|
@ -57,7 +57,8 @@ INVESTIGATOR_GROUPS = {
|
||||
"Nathaniel Cho",
|
||||
"Sister Mary",
|
||||
"Daniela Reyes",
|
||||
"Carson Sinclair"
|
||||
"Carson Sinclair",
|
||||
"Wilson Richards"
|
||||
},
|
||||
["Seeker"] = {
|
||||
"Daisy Walker",
|
||||
@ -190,8 +191,8 @@ INVESTIGATOR_GROUPS = {
|
||||
"Charlie Kane"
|
||||
},
|
||||
["The Feast of Hemlock Vale"] = {
|
||||
"Alessandra Zorzi"
|
||||
-- placeholder for future addition of investigators once we have their backs
|
||||
"Alessandra Zorzi",
|
||||
"Wilson Richards"
|
||||
}
|
||||
}
|
||||
|
||||
@ -492,7 +493,7 @@ INVESTIGATORS["Carson Sinclair"] = {
|
||||
cards = { "09001" },
|
||||
minicards = { "09001-m" },
|
||||
signatures = { "09002", "09002", "09003" },
|
||||
starterDeck = "2634667 "
|
||||
starterDeck = "2634667"
|
||||
}
|
||||
INVESTIGATORS["Vincent Lee"] = {
|
||||
cards = { "09004" },
|
||||
@ -531,6 +532,12 @@ INVESTIGATORS["Alessandra Zorzi"] = {
|
||||
signatures = { "10010", "10011" },
|
||||
starterDeck = "2643931" --winifred deck as placeholder
|
||||
}
|
||||
INVESTIGATORS["Wilson Richards"] = {
|
||||
cards = { "10001" },
|
||||
minicards = { "10001-m" },
|
||||
signatures = { "10002", "10003" },
|
||||
starterDeck = "2634667" --carson deck as placeholder
|
||||
}
|
||||
--PnP--
|
||||
INVESTIGATORS["Subject 5U-21"] = {
|
||||
cards = { "89001" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user