diff --git a/resources/[housing]/renzu_motels/config.lua b/resources/[housing]/renzu_motels/config.lua index bbb4185ca..0f686e0c6 100644 --- a/resources/[housing]/renzu_motels/config.lua +++ b/resources/[housing]/renzu_motels/config.lua @@ -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 diff --git a/resources/[housing]/renzu_motels/stream/_manifest.ymf b/resources/[housing]/renzu_motels/stream/_manifest.ymf new file mode 100644 index 000000000..99cc0baf5 Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/_manifest.ymf differ diff --git a/resources/[housing]/renzu_motels/stream/the_pink_cage_motel_tuer_in.ydr b/resources/[housing]/renzu_motels/stream/the_pink_cage_motel_tuer_in.ydr new file mode 100644 index 000000000..10389e438 Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/the_pink_cage_motel_tuer_in.ydr differ diff --git a/resources/[housing]/renzu_motels/stream/tpcm_shell.ydr b/resources/[housing]/renzu_motels/stream/tpcm_shell.ydr new file mode 100644 index 000000000..6918aff3f Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/tpcm_shell.ydr differ diff --git a/resources/[housing]/renzu_motels/stream/tpcm_shell_kol.ybn b/resources/[housing]/renzu_motels/stream/tpcm_shell_kol.ybn new file mode 100644 index 000000000..e37ad8add Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/tpcm_shell_kol.ybn differ diff --git a/resources/[housing]/renzu_motels/stream/tpcm_shell_room.ydr b/resources/[housing]/renzu_motels/stream/tpcm_shell_room.ydr new file mode 100644 index 000000000..a9c9ad45e Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/tpcm_shell_room.ydr differ diff --git a/resources/[housing]/renzu_motels/stream/ym_tpcm_shell.ymap b/resources/[housing]/renzu_motels/stream/ym_tpcm_shell.ymap new file mode 100644 index 000000000..38feb3c84 Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/ym_tpcm_shell.ymap differ diff --git a/resources/[housing]/renzu_motels/stream/yt_tcpm_shell.ytyp b/resources/[housing]/renzu_motels/stream/yt_tcpm_shell.ytyp new file mode 100644 index 000000000..d4a9ec3a4 Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/yt_tcpm_shell.ytyp differ diff --git a/resources/[housing]/renzu_motels/stream/yt_the_pink_cage_motel_tuer_in.ytyp b/resources/[housing]/renzu_motels/stream/yt_the_pink_cage_motel_tuer_in.ytyp new file mode 100644 index 000000000..755a925e1 Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/yt_the_pink_cage_motel_tuer_in.ytyp differ diff --git a/resources/[housing]/renzu_motels/stream/yt_tpcm_shell_room.ytyp b/resources/[housing]/renzu_motels/stream/yt_tpcm_shell_room.ytyp new file mode 100644 index 000000000..bec5cd086 Binary files /dev/null and b/resources/[housing]/renzu_motels/stream/yt_tpcm_shell_room.ytyp differ