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
cdff4229208ccd984ce469efd1b8c00a1100ccee
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Map
/
Levels
/
Ruins
History
Joonas Rikkonen
d4e0cbbf02
Submarines can't enter ruins through broken walls, ramming ruins causes damage to the sub and the ruin structures.
Closes
#199
2018-01-26 16:47:32 +02:00
..
BTRoom.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
Corridor.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
RuinGenerator.cs
Submarines can't enter ruins through broken walls, ramming ruins causes damage to the sub and the ruin structures.
Closes
#199
2018-01-26 16:47:32 +02:00
RuinStructure.cs
Replaced instances where MapEntityPrefabs are searched for based on the name with a static Find method that takes the aliases of the prefabs into account.
2017-11-14 21:40:43 +02:00