Move Minicard spawn zone so they're not on top of the new stat trackers
This commit is contained in:
parent
7c9d728820
commit
6abaaa7e00
@ -27,7 +27,7 @@ playerMatGuids["Green"] = "383d8b"
|
||||
|
||||
commonZones = {}
|
||||
commonZones["Investigator"] = { -1.17702, 0, 0.00209 }
|
||||
commonZones["Minicard"] = { -0.4668214, 0, -1.222326 }
|
||||
commonZones["Minicard"] = { -0.16, 0, -1.222326 }
|
||||
commonZones["Deck"] = { -1.822724, 0, -0.02940192 }
|
||||
commonZones["Discard"] = { -1.822451, 0, 0.6092291 }
|
||||
commonZones["Ally"] = { -0.6157398, 0, 0.02435675 }
|
||||
|
Loading…
Reference in New Issue
Block a user