Barotrauma 潜渊症

Barotrauma 潜渊症

评价数不足
Sub Editor Assemblies
   
奖励
收藏
已收藏
取消收藏
描述
A group of item assemblies useful in sub editor
项目 (8)
Depth Counter
创建者: Cengaver_
Sends a message to the chat every 200 meters Regex expressions meaninng: ^(?<depth>\d*00)$ ^ defines the start of the string. ?<depth> is a named capture group. \d means any digit, * is greedy quantifier(attempts to match \d between 0 and infinite times)(g...
Docking Hatch 2 Component
创建者: Cengaver_
Simple circuit...
Docking Hatch and Airlock 5 component
创建者: Cengaver_
Both is an airlock and a docking hatch at the same time...
Airlock Auto Close
创建者: Cengaver_
Automatically closes airlock after some time...
Auto Reactor Under-volting
创建者: Cengaver_
Radio controlled reactor undervolting. Type ''r(value)'' to set a capacity rate between 0 and 100. Example: r100, , r64, r51, r0 The lower the value, the lower the rate the reactor works at thus saves fuel. (but at the cost of lower power generated) Note: ...
Docking Hatch and Airlock B
创建者: Cengaver_
Alternate version Bonus features: -Auto closes -Husk proof...
Smart Batteries
创建者: Cengaver_
Buffers circuit, automatically controls batteries, prevents over-voltage. Best works with an automatic reactor Guide: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2942714924 Auto reactor: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=299...