Files
Bubberstation/code/game/objects/structures
SkyratBot 9ccf9b8141 [MIRROR] Fix airlock assembly renaming examine grammar issue (#27840)
* Fix airlock assembly renaming examine grammar issue (#83365)

## About The Pull Request

At some point the examine line about what the resulting airlock will be
named got split off into a separate statement, but in the process some
things got crossed and it doubled up on the final half of the line.
Currently, an airlock might state:

> There is a small <i>paper</i> placard on the assembly labelled ",
written on it is 'Public Garden'".

So we cut out the ` labelled \"[doorname]\"` part and go back to just
having the `, written on it is '[created_name]'` part.

> There is a small <i>paper</i> placard on the assembly, written on it
is 'Public Garden'.
## Why It's Good For The Game

Comprehensible examine for airlock assemblies.
## Changelog
🆑
spellcheck: Examining a renamed airlock assembly no longer says it has a
paper placard that is "labelled with written on it is".
/🆑

* Fix airlock assembly renaming examine grammar issue

---------

Co-authored-by: _0Steven <42909981+00-Steven@users.noreply.github.com>
2024-05-25 20:57:02 +02:00
..
2024-05-01 17:57:02 +00:00
2024-04-28 22:24:01 +02:00
2024-04-29 21:15:33 +02:00
2024-04-17 22:59:33 -04:00
2024-04-26 01:22:24 +02:00
2024-04-17 22:59:33 -04:00
2024-04-26 01:22:24 +02:00
2024-04-26 01:22:24 +02:00
2024-04-26 01:22:24 +02:00
2024-04-28 22:24:01 +02:00
2024-05-23 02:37:43 +02:00
2024-04-28 22:24:01 +02:00
2024-04-17 22:59:33 -04:00
2024-04-17 22:59:33 -04:00
2024-05-18 17:39:28 +02:00
2024-04-29 21:15:33 +02:00
2024-04-17 22:59:33 -04:00
2024-04-17 22:59:33 -04:00
2024-05-23 02:37:43 +02:00
2024-04-29 21:15:33 +02:00
2024-04-17 22:59:33 -04:00
2024-04-28 22:24:01 +02:00
2024-04-28 22:24:01 +02:00
2024-04-28 22:24:01 +02:00
2024-04-17 22:59:33 -04:00
2024-04-28 22:24:01 +02:00
2024-04-28 22:24:01 +02:00
2024-04-17 22:59:33 -04:00
2024-04-28 22:24:01 +02:00
2024-05-23 02:37:43 +02:00