ed
This commit is contained in:
parent
cd945f7aff
commit
fdb2ec1452
3046 changed files with 68309 additions and 12 deletions
25
resources/[defaultmaps]/prompt_sandy_hospital/ReadMe.txt
Normal file
25
resources/[defaultmaps]/prompt_sandy_hospital/ReadMe.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
Install Sandy Map Data (check the server console)
|
||||
|
||||
|
||||
This interior is a part of our Sandy Shores Rework Project. We are using Sandy Map Data to ease compatibility problems between the maps. Check your server console for further information
|
||||
|
||||
Seating data for Hospital:
|
||||
[`promt_hospital_sandy_bed1`] = {
|
||||
sit = { type = 'sunlounger', teleportIn = true, seats = {[1] = vector4(0.0, 0.0, 0.95, 180.0)} },
|
||||
},
|
||||
[`promt_hospital_sandy_bed2`] = {
|
||||
sit = { type = 'chair', teleportIn = true, seats = {[1] = vector4(-0.15, -0.85, 0.7, 90.0), [2] = vector4(0.15, -0.85, 0.7, 270.0)} },
|
||||
lay = { type = 'medical', seats = {[1] = vector4(0.0, -0.25, 0.7, 180.0)} }
|
||||
},
|
||||
[`promt_hospital_sandy_operbed`] = {
|
||||
sit = { type = 'chair2', seats = {[1] = vector4(0.0, -0.10, 1.25, 90.0)} },
|
||||
lay = { type = 'medical', seats = {[1] = vector4(0.0, 0.0, 0.895, 180.0)} }
|
||||
},
|
||||
[`v_med_cor_autopsytbl`] = {
|
||||
sit = { type = 'chair2', seats = {[1] = vector4(0.1, 0.1, 1.0, 270.0)} },
|
||||
lay = { type = 'medical', seats = {[1] = vector4(0.0, 0.1, 0.69, 0.0)} }
|
||||
},
|
||||
[`prop_air_bench_01_new`] = { sit = { type = 'chair2', seats = {[1] = vector4(-1.2, 0.0, 0.5, 0.0), [2] = vector4(-0.4, 0.0, 0.5, 0.0), [3] = vector4(0.4, 0.0, 0.5, 0.0), [4] = vector4(1.2, 0.0, 0.5, 0.0)} } }, -- Does not have the DYNAMIC flag
|
||||
|
||||
|
||||
Thank you for being out customer, we are trying our best for you. Leave a feedback in our discord - https://discord.com/invite/6mqn2z5ZEH
|
Loading…
Add table
Add a link
Reference in a new issue