Skip to content

Commit

Permalink
Merge pull request #89 from DRincs-Productions/88-change-big-brother-…
Browse files Browse the repository at this point in the history
…images

88 change big brother images
  • Loading branch information
BlackRam-oss committed Oct 21, 2023
2 parents 5ff1e00 + 09bc405 commit c1a9f8b
Show file tree
Hide file tree
Showing 32 changed files with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions game/images.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,6 @@ image bg terrace = "location/terrace-[tm.timeslot_number].webp"
image bg courtyard = "location/courtyard-[tm.timeslot_number].webp"
image bg gym = "location/gym.webp"

image bg alice roomsleep = Composite( (1920, 1080),
(0, 0), "/Alice/roomsleep0.webp",
(0, 0), "/Alice/roomsleep0A.webp")
image bg alice terrace = Composite( (1920, 1080),
(0, 0), "/Alice/terrace0.webp",
(0, 0), "/Alice/terrace0A.webp")
image bg alice terrace talk = Composite( (1920, 1080),
(0, 0), "/Alice/terrace0.webp",
(0, 0), "/Alice/terrace0At.webp")
image bg alice roomsleep = "Alice/roomsleep0A.webp"
image bg alice terrace = "/Alice/terrace0A.webp"
image bg alice terrace talk = "/Alice/terrace0At.webp"
Binary file removed game/images/Alice/roomsleep0.webp
Binary file not shown.
Binary file modified game/images/Alice/roomsleep0A.webp
Binary file not shown.
Binary file removed game/images/Alice/terrace0.webp
Binary file not shown.
Binary file modified game/images/Alice/terrace0A.webp
Binary file not shown.
Binary file modified game/images/Alice/terrace0At.webp
Binary file not shown.
Binary file modified game/images/icon/Alice.webp
Binary file not shown.
Binary file modified game/images/location/aliceroom-0.webp
Binary file not shown.
Binary file modified game/images/location/aliceroom-1.webp
Binary file not shown.
Binary file modified game/images/location/aliceroom-2.webp
Binary file not shown.
Binary file modified game/images/location/aliceroom-3.webp
Binary file not shown.
Binary file modified game/images/location/annroom-0.webp
Binary file not shown.
Binary file modified game/images/location/annroom-1.webp
Binary file not shown.
Binary file modified game/images/location/annroom-2.webp
Binary file not shown.
Binary file modified game/images/location/annroom-3.webp
Binary file not shown.
Binary file modified game/images/location/bathroom.webp
Binary file not shown.
Binary file removed game/images/location/courtyard-0.webp
Binary file not shown.
Binary file removed game/images/location/courtyard-1.webp
Binary file not shown.
Binary file removed game/images/location/courtyard-2.webp
Binary file not shown.
Binary file removed game/images/location/courtyard-3.webp
Binary file not shown.
Binary file modified game/images/location/lounge-0.webp
Binary file not shown.
Binary file modified game/images/location/lounge-1.webp
Binary file not shown.
Binary file modified game/images/location/lounge-2.webp
Binary file not shown.
Binary file modified game/images/location/lounge-3.webp
Binary file not shown.
Binary file modified game/images/location/myroom-0.webp
Binary file not shown.
Binary file modified game/images/location/myroom-1.webp
Binary file not shown.
Binary file modified game/images/location/myroom-2.webp
Binary file not shown.
Binary file modified game/images/location/myroom-3.webp
Binary file not shown.
Binary file modified game/images/location/terrace-0.webp
Binary file not shown.
Binary file modified game/images/location/terrace-1.webp
Binary file not shown.
Binary file modified game/images/location/terrace-2.webp
Binary file not shown.
Binary file modified game/images/location/terrace-3.webp
Binary file not shown.

0 comments on commit c1a9f8b

Please sign in to comment.