diff --git a/game/images.rpy b/game/images.rpy index 0282876..d1903d3 100644 --- a/game/images.rpy +++ b/game/images.rpy @@ -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" diff --git a/game/images/Alice/roomsleep0.webp b/game/images/Alice/roomsleep0.webp deleted file mode 100644 index a59f1b9..0000000 Binary files a/game/images/Alice/roomsleep0.webp and /dev/null differ diff --git a/game/images/Alice/roomsleep0A.webp b/game/images/Alice/roomsleep0A.webp index 8128584..26705f2 100644 Binary files a/game/images/Alice/roomsleep0A.webp and b/game/images/Alice/roomsleep0A.webp differ diff --git a/game/images/Alice/terrace0.webp b/game/images/Alice/terrace0.webp deleted file mode 100644 index f60b53c..0000000 Binary files a/game/images/Alice/terrace0.webp and /dev/null differ diff --git a/game/images/Alice/terrace0A.webp b/game/images/Alice/terrace0A.webp index 353b72c..5a45fc8 100644 Binary files a/game/images/Alice/terrace0A.webp and b/game/images/Alice/terrace0A.webp differ diff --git a/game/images/Alice/terrace0At.webp b/game/images/Alice/terrace0At.webp index 22780c2..ae662c5 100644 Binary files a/game/images/Alice/terrace0At.webp and b/game/images/Alice/terrace0At.webp differ diff --git a/game/images/icon/Alice.webp b/game/images/icon/Alice.webp index 8f6f5a6..0dc5c27 100644 Binary files a/game/images/icon/Alice.webp and b/game/images/icon/Alice.webp differ diff --git a/game/images/location/aliceroom-0.webp b/game/images/location/aliceroom-0.webp index 92fe222..cf26995 100644 Binary files a/game/images/location/aliceroom-0.webp and b/game/images/location/aliceroom-0.webp differ diff --git a/game/images/location/aliceroom-1.webp b/game/images/location/aliceroom-1.webp index 427e2c0..bd706c8 100644 Binary files a/game/images/location/aliceroom-1.webp and b/game/images/location/aliceroom-1.webp differ diff --git a/game/images/location/aliceroom-2.webp b/game/images/location/aliceroom-2.webp index 8009085..1c6f7d6 100644 Binary files a/game/images/location/aliceroom-2.webp and b/game/images/location/aliceroom-2.webp differ diff --git a/game/images/location/aliceroom-3.webp b/game/images/location/aliceroom-3.webp index cb16ad6..6c3aa67 100644 Binary files a/game/images/location/aliceroom-3.webp and b/game/images/location/aliceroom-3.webp differ diff --git a/game/images/location/annroom-0.webp b/game/images/location/annroom-0.webp index e5a331b..99e48bb 100644 Binary files a/game/images/location/annroom-0.webp and b/game/images/location/annroom-0.webp differ diff --git a/game/images/location/annroom-1.webp b/game/images/location/annroom-1.webp index 914c436..09c3448 100644 Binary files a/game/images/location/annroom-1.webp and b/game/images/location/annroom-1.webp differ diff --git a/game/images/location/annroom-2.webp b/game/images/location/annroom-2.webp index 3ad1428..1a26bd3 100644 Binary files a/game/images/location/annroom-2.webp and b/game/images/location/annroom-2.webp differ diff --git a/game/images/location/annroom-3.webp b/game/images/location/annroom-3.webp index ffa4527..ceb06c8 100644 Binary files a/game/images/location/annroom-3.webp and b/game/images/location/annroom-3.webp differ diff --git a/game/images/location/bathroom.webp b/game/images/location/bathroom.webp index a957fbc..3aa6b83 100644 Binary files a/game/images/location/bathroom.webp and b/game/images/location/bathroom.webp differ diff --git a/game/images/location/courtyard-0.webp b/game/images/location/courtyard-0.webp deleted file mode 100644 index 9847947..0000000 Binary files a/game/images/location/courtyard-0.webp and /dev/null differ diff --git a/game/images/location/courtyard-1.webp b/game/images/location/courtyard-1.webp deleted file mode 100644 index 4738b47..0000000 Binary files a/game/images/location/courtyard-1.webp and /dev/null differ diff --git a/game/images/location/courtyard-2.webp b/game/images/location/courtyard-2.webp deleted file mode 100644 index b569a92..0000000 Binary files a/game/images/location/courtyard-2.webp and /dev/null differ diff --git a/game/images/location/courtyard-3.webp b/game/images/location/courtyard-3.webp deleted file mode 100644 index 6d23615..0000000 Binary files a/game/images/location/courtyard-3.webp and /dev/null differ diff --git a/game/images/location/lounge-0.webp b/game/images/location/lounge-0.webp index 7cd5b3a..91bb495 100644 Binary files a/game/images/location/lounge-0.webp and b/game/images/location/lounge-0.webp differ diff --git a/game/images/location/lounge-1.webp b/game/images/location/lounge-1.webp index 3f2c49e..10d6d17 100644 Binary files a/game/images/location/lounge-1.webp and b/game/images/location/lounge-1.webp differ diff --git a/game/images/location/lounge-2.webp b/game/images/location/lounge-2.webp index 86b1899..25a4d66 100644 Binary files a/game/images/location/lounge-2.webp and b/game/images/location/lounge-2.webp differ diff --git a/game/images/location/lounge-3.webp b/game/images/location/lounge-3.webp index 50fc8f7..99415ce 100644 Binary files a/game/images/location/lounge-3.webp and b/game/images/location/lounge-3.webp differ diff --git a/game/images/location/myroom-0.webp b/game/images/location/myroom-0.webp index e1cf12f..22d3369 100644 Binary files a/game/images/location/myroom-0.webp and b/game/images/location/myroom-0.webp differ diff --git a/game/images/location/myroom-1.webp b/game/images/location/myroom-1.webp index 531cce1..7d5ba40 100644 Binary files a/game/images/location/myroom-1.webp and b/game/images/location/myroom-1.webp differ diff --git a/game/images/location/myroom-2.webp b/game/images/location/myroom-2.webp index 7d8ed8d..eb8c85b 100644 Binary files a/game/images/location/myroom-2.webp and b/game/images/location/myroom-2.webp differ diff --git a/game/images/location/myroom-3.webp b/game/images/location/myroom-3.webp index 1f18dce..c317b86 100644 Binary files a/game/images/location/myroom-3.webp and b/game/images/location/myroom-3.webp differ diff --git a/game/images/location/terrace-0.webp b/game/images/location/terrace-0.webp index 683361f..a9db5a0 100644 Binary files a/game/images/location/terrace-0.webp and b/game/images/location/terrace-0.webp differ diff --git a/game/images/location/terrace-1.webp b/game/images/location/terrace-1.webp index 3afd357..98658fb 100644 Binary files a/game/images/location/terrace-1.webp and b/game/images/location/terrace-1.webp differ diff --git a/game/images/location/terrace-2.webp b/game/images/location/terrace-2.webp index ac91549..ff15be3 100644 Binary files a/game/images/location/terrace-2.webp and b/game/images/location/terrace-2.webp differ diff --git a/game/images/location/terrace-3.webp b/game/images/location/terrace-3.webp index 8714c75..9ff8159 100644 Binary files a/game/images/location/terrace-3.webp and b/game/images/location/terrace-3.webp differ