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
004250409aff39c14cd514b0c084e6b7ce95cb57
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Items
/
Components
/
Power
History
Joonas Rikkonen
30a453191f
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
..
PowerContainer.cs
Relay fix attempt number n + 2
2018-03-02 21:51:39 +02: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
Fixed relay components ignoring signals to the toggle and set_state connections if the signal has been passed through other PowerTransfer components.
Closes
#355
2018-04-06 19:51:16 +03:00