WTS/game/scripts/rooms/room_of_requirement/images.rpy
LoafyLemon a7daf38e36 Refactor
* Replaced one-off screen effects with images
* Restructured objects and decorations image files and placed them in the relevant room directories
* Moved some image definitions into relevant mirror story scripts
* Removed old interface assets
2023-03-28 20:11:35 +01:00

12 lines
242 B
Plaintext

image mirror:
"images/rooms/room_of_requirement/mirror.webp"
image mirror_hover:
"images/rooms/room_of_requirement/mirror_hover.webp"
image door_idle_night:
zoom 0.5
"images/rooms/room_of_requirement/door_idle_night.webp"