Files
Bubberstation/code/modules/admin
Leland KembleandGitHub 594b699092 Excepts multiz pipes from mapping verb "check plumbing" (#94435)
## About The Pull Request

Multiz pipes will, on any map without 3 z levels, always be
"unconnected" to this mapping verb. This is because they're `TRINARY`,
and thus must fill `nodes` with three connection points in order to not
fail this verb, which they will never do unless they're on the center of
three z levels(and have pipes above and below them, which is the case
precisely nowhere). They need to keep `TRINARY` in order to keep
working, so I'm making an exception in the verb.

## Why It's Good For The Game

Check plumbing will no longer fill your chatbox with one million pipes
that are, in fact, connected.
Closes #94378

## Changelog
🆑

No player facing changes. Or admin facing changes. This is just for us.

/🆑
2025-12-24 11:40:55 -05:00
..
2025-06-25 17:36:10 -07:00
2025-06-25 17:36:10 -07:00
2025-11-28 15:52:28 -07:00
2025-06-25 17:36:10 -07:00
2025-07-28 15:32:02 -04:00