forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
b4cffa21c2
commit
93f02ce6ec
1 changed files with 3 additions and 3 deletions
|
@ -30,9 +30,9 @@ config.shells = {
|
||||||
['billo'] = {
|
['billo'] = {
|
||||||
shell = `tpcm_shell_room`,
|
shell = `tpcm_shell_room`,
|
||||||
offsets = {
|
offsets = {
|
||||||
exit = vec3(327.53, -227.89, 39.84),
|
exit = vec3(1.49, -17.42, 1.0), -- Konvertierte relative Koordinaten
|
||||||
stash = vec3(329.2448, -226.5258, 0.9),
|
stash = vec3(4.0, -19.0, 1.0), -- Angepasste Position für Stash
|
||||||
wardrobe = vec3(328.7001, -227.8254, 0.9),
|
wardrobe = vec3(0.0, -19.0, 1.0), -- Angepasste Position für Wardrobe
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
['modern'] = {
|
['modern'] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue