mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Merge pull request #14401 from Kole6738/patch-1
Fix missing plural apostrophe
This commit is contained in:
@@ -740,7 +740,7 @@ var/list/teleportlocs = list()
|
||||
music = 'sound/ambience/signal.ogg'
|
||||
|
||||
/area/medical/patients_rooms
|
||||
name = "Patient's Rooms"
|
||||
name = "Patients' Rooms"
|
||||
icon_state = "patients"
|
||||
|
||||
/area/medical/cmo
|
||||
|
||||
Reference in New Issue
Block a user