Merge pull request #409 from argonui/playercard-panel

adjusted spawn position of servitor mini card
This commit is contained in:
Entrox-Licher 2023-10-13 23:59:04 -04:00 committed by GitHub
commit 4f83f6432c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ local START_POSITIONS = {
randomWeakness = Vector(0, 2, 1.4),
-- Because the card spread is handled by the SpawnBag, we don't know (programatically) where this
-- should be placed. If more customizable cards are added it will need to be moved.
summonedServitor = Vector(CARD_WIDTH * -6.5, 2, 1.7),
summonedServitor = Vector(CARD_WIDTH * -7.5, 2, 1.7),
}
-- Shifts to move rows of cards, and groups of rows, as different groupings are laid out