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
c203ece2cb7549d16c8651b7b5313223bd978708
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Map
/
Levels
/
Ruins
T
History
Joonas Rikkonen
fd09cb4ef5
Fixed ruin props being placed on ruin doors, which occasionally caused artifact holders and artifacts to appear inside the doors.
...
Closes
#72
2017-12-05 21:23:39 +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
Fixed ruin props being placed on ruin doors, which occasionally caused artifact holders and artifacts to appear inside the doors.
2017-12-05 21:23:39 +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