Fixed position
This commit is contained in:
parent
41a6a5d54d
commit
ad958f0275
@ -30,8 +30,8 @@ ID_URL_MAP = {
|
||||
}
|
||||
|
||||
-- global positions
|
||||
ENCOUNTER_DECK_POS = Vector(-3.93, 1, 5.76)
|
||||
ENCOUNTER_DISCARD_POSITION = Vector(-3.85, 1, 10.38)
|
||||
ENCOUNTER_DECK_POS = Vector(-3.93, 1.5, 5.76)
|
||||
ENCOUNTER_DISCARD_POSITION = Vector(-3.85, 1.5, 10.38)
|
||||
|
||||
-- online functionality related variables
|
||||
MOD_VERSION = "4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user