Add "related_underground_pipe" to pipe prototype definitions
Posted: Fri Jan 27, 2023 6:33 pm
For feature parity with Prototype/TransportBelt#related_underground_belt and LuaEntityPrototype#related_underground_belt. It doesn't exist because pipes don't have smart drag quick replace function but I believe there is still a benefit to having it for inter mod compatibility.
I already use LuaEntityPrototype#related_underground_belt to avoid hardcoding name lists or doing string pattern matching, so also having it for pipes would be nice.
I already use LuaEntityPrototype#related_underground_belt to avoid hardcoding name lists or doing string pattern matching, so also having it for pipes would be nice.