backgrounds ()

Co-authored-by: Ace <>
This commit is contained in:
ace-1331 2021-07-05 13:09:58 -04:00 committed by GitHub
parent 59b55a1435
commit 97d2d1a378
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions
BondageClub

View file

@ -194,7 +194,9 @@ var BackgroundsList = [
{ Name: "HotelBedroom", Tag: [BackgroundsTagIndoor] },
{ Name: "Yacht1", Tag: [BackgroundsTagIndoor, BackgroundsTagAquatic] },
{ Name: "Yacht2", Tag: [BackgroundsTagIndoor, BackgroundsTagAquatic] },
{ Name: "Yacht3", Tag: [BackgroundsTagIndoor, BackgroundsTagAquatic] }
{ Name: "Yacht3", Tag: [BackgroundsTagIndoor, BackgroundsTagAquatic] },
{ Name: "Office1", Tag: [BackgroundsTagIndoor] },
{ Name: "Office2", Tag: [BackgroundsTagIndoor] },
];
/**

Binary file not shown.

After

(image error) Size: 447 KiB

Binary file not shown.

After

(image error) Size: 485 KiB

View file

@ -387,9 +387,11 @@ CollegeTheater,,,Theater,,
CollegeClass,,,College Classroom,,
SchoolHallway,,,School Hallway,,
HotelBedroom,,,Hotel Bedroom,,
Yacht1,,,Yacht Chill Room
Yacht2,,,Yacht Main Hall
Yacht3,,,Yacht Deck
Yacht1,,,Yacht Chill Room,,
Yacht2,,,Yacht Main Hall,,
Yacht3,,,Yacht Deck,,
Office1,,,Luxury office,,
Office2,,,Open office,,
ExtendedItemUnlockBeforeChange,,,Remove locks before changing,,
ExtendedItemNoItemPermission,,,Blocked due to item permissions,,
IntroductionMaidGreetings,,,"(As you enter the luxurious hallway, a maid comes to greet you.) Welcome to the Bondage Club, is this your first visit?",,

Can't render this file because it has a wrong number of fields in line 37.