forked from Simnation/Main
ed
This commit is contained in:
parent
d9bbaaefd1
commit
ae244b66b3
37 changed files with 21 additions and 2 deletions
BIN
resources/[defaultmaps]/cfx_prompt_flats_interior_1/.fxap
Normal file
BIN
resources/[defaultmaps]/cfx_prompt_flats_interior_1/.fxap
Normal file
Binary file not shown.
|
@ -0,0 +1,7 @@
|
|||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
this_is_a_map 'yes'
|
||||
escrow_ignore {
|
||||
'stream/unlocked/**'
|
||||
}
|
||||
dependency '/assetpacks'
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
resources/[defaultmaps]/cfx_prompt_flats_interior_2/.fxap
Normal file
BIN
resources/[defaultmaps]/cfx_prompt_flats_interior_2/.fxap
Normal file
Binary file not shown.
|
@ -0,0 +1,7 @@
|
|||
fx_version 'bodacious'
|
||||
game 'gta5'
|
||||
this_is_a_map 'yes'
|
||||
escrow_ignore {
|
||||
'stream/unlocked/**'
|
||||
}
|
||||
dependency '/assetpacks'
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -129,10 +129,15 @@ Config.Interiors = {
|
|||
["ipl_19"] = {
|
||||
label = "Flat 1",
|
||||
themes = {
|
||||
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector3(65.08, -1022.19, 56.46), teleportToDoor = false},
|
||||
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(35.59, 6662.86, 0.19, 346.66), teleportToDoor = false},
|
||||
}
|
||||
},
|
||||
["ipl_20"] = {
|
||||
label = "Flat 2",
|
||||
themes = {
|
||||
[0] = {label = "Basic", ipl = "", interiorId = nil, coords = vector4(35.59, 6662.86, 0.19, 346.66), teleportToDoor = false},
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue