Expanded leisure area on the tether (#17441)

* Expanded leisure area on the tether

Significant changes to the tether's pool area. The tiny, highly exposed gym has been moved to the south of the pool, therefore a bit more secluded but also larger and prettied up. The neighbouring toilets now have a locker room. There is a small session room that can be locked on the south side of the gym. There is a very small sauna and massage room on the west of the pool. There are now a few tables and chairs around the pool now, and the old gym has been converted into another, more visible pool-themed cafe/bar (no alcohol!)
Also added treadmills.

* Wires and non-smoking area

* Conflict fix

* Revert "Conflict fix"

This reverts commit e8b98f8c7a.

* redo conflict fix
This commit is contained in:
SatinIsle
2025-03-30 21:22:00 +01:00
committed by GitHub
parent 2b80c0955c
commit f26d93f75c
6 changed files with 1866 additions and 607 deletions
@@ -82,6 +82,14 @@
weightloss_power = 2
cooldown = 40
/obj/machinery/fitness/heavy/treadmill
name = "treadmill"
desc = "A treadmill for running on! Often used with the goal of losing weight."
icon_state = "treadmill"
messages = list("You run for a while")
weightloss_power = 2
cooldown = 40
/obj/machinery/scale
name = "scale"
icon = 'icons/obj/machines/fitness_machines_vr.dmi'