forked from Simnation/Main
ed
This commit is contained in:
parent
62e0ff98f1
commit
d00c43c688
10 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ config.wardrobes = { -- skin menus
|
|||
|
||||
-- Shells Offsets and model name
|
||||
config.shells = {
|
||||
['standard'] = {
|
||||
['billo'] = {
|
||||
shell = `tpcm_shell_room`,
|
||||
offsets = {
|
||||
exit = vec3(326.1856, -224.2521, 39.8385),
|
||||
|
@ -76,7 +76,7 @@ config.motels = {
|
|||
[1] = { -- index name of motel
|
||||
manual = false, -- set the motel to auto accept occupants or false only the owner of motel can accept Occupants
|
||||
Mlo = false, -- if MLO you need to configure each doors coordinates,stash etc. if false resource will use shells
|
||||
shell = 'standard', -- shell type, configure only if using Mlo = true
|
||||
shell = 'billo', -- shell type, configure only if using Mlo = true
|
||||
label = 'Pink Cage Motel',
|
||||
rental_period = 'day',-- hour, day, month
|
||||
rate = 1000, -- cost per period
|
||||
|
|
BIN
resources/[housing]/renzu_motels/stream/_manifest.ymf
Normal file
BIN
resources/[housing]/renzu_motels/stream/_manifest.ymf
Normal file
Binary file not shown.
Binary file not shown.
BIN
resources/[housing]/renzu_motels/stream/tpcm_shell.ydr
Normal file
BIN
resources/[housing]/renzu_motels/stream/tpcm_shell.ydr
Normal file
Binary file not shown.
BIN
resources/[housing]/renzu_motels/stream/tpcm_shell_kol.ybn
Normal file
BIN
resources/[housing]/renzu_motels/stream/tpcm_shell_kol.ybn
Normal file
Binary file not shown.
BIN
resources/[housing]/renzu_motels/stream/tpcm_shell_room.ydr
Normal file
BIN
resources/[housing]/renzu_motels/stream/tpcm_shell_room.ydr
Normal file
Binary file not shown.
BIN
resources/[housing]/renzu_motels/stream/ym_tpcm_shell.ymap
Normal file
BIN
resources/[housing]/renzu_motels/stream/ym_tpcm_shell.ymap
Normal file
Binary file not shown.
BIN
resources/[housing]/renzu_motels/stream/yt_tcpm_shell.ytyp
Normal file
BIN
resources/[housing]/renzu_motels/stream/yt_tcpm_shell.ytyp
Normal file
Binary file not shown.
Binary file not shown.
BIN
resources/[housing]/renzu_motels/stream/yt_tpcm_shell_room.ytyp
Normal file
BIN
resources/[housing]/renzu_motels/stream/yt_tpcm_shell_room.ytyp
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue