This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2d0fa4e033f78065a976cee5cb58ec65a574da4
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Power
History
Joonas Rikkonen
d98de2c305
Fire probability and the voltage required for a PowerTransfer item to take damage can be configured in the xml. Docking ports & hatches don't get broken by excess voltage.
Closes
#589
2018-08-11 17:09:36 +03:00
..
PowerContainer.cs
Fixed PowerContainer RechargeSpeed being capped to the MaxRechargeSpeed set in the prefab due to RechargeSpeed being loaded before MaxRechargeSpeed.
Closes
#612
2018-08-08 15:56:19 +03:00
Powered.cs
Added "VulnerableToEMP" property to Powered. Can be edited in sub editor. Reactors and relays are not affected by EMP by default.
Closes
#495
2018-07-18 15:07:21 +03:00
PowerTransfer.cs
Fire probability and the voltage required for a PowerTransfer item to take damage can be configured in the xml. Docking ports & hatches don't get broken by excess voltage.
Closes
#589
2018-08-11 17:09:36 +03:00