forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
df3b68cdbb
commit
4f7fcb7589
1 changed files with 3 additions and 3 deletions
|
@ -435,11 +435,11 @@ Config.resolution = {
|
|||
['Job'] = nil,
|
||||
['ItemToOpen'] = nil
|
||||
},
|
||||
[-1331536247] = {
|
||||
[-1331536247] = { ---- TV Coffe Cute
|
||||
['ScreenSize'] = vec3(0.000000, 0.000000, 0.000000),
|
||||
['distance'] = 10,
|
||||
['ScreenOffSet'] = vec3(0.000000, 0.000000, 0.000000),
|
||||
['Job'] = "cute",
|
||||
['Job'] = cute,
|
||||
['ItemToOpen'] = nil,
|
||||
['distanceToOpen'] = 1.5,
|
||||
['CameraOffSet'] = {
|
||||
|
@ -448,7 +448,7 @@ Config.resolution = {
|
|||
['z'] = 0.35,
|
||||
['y'] = -3.0
|
||||
}
|
||||
},
|
||||
},
|
||||
[GetHashKey("prop_huge_display_01")] = {
|
||||
--Job = { ["police"] = {"*"}, },
|
||||
--ItemToOpen = { "remote", "another item" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue