Another variant of the new monster, new menu category for alien items/structures, another ruin-specific music clip
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Barotrauma
|
||||
[Flags]
|
||||
enum MapEntityCategory
|
||||
{
|
||||
Structure = 1, Machine = 2, Equipment = 4, Electrical = 8, Material = 16, Misc = 32
|
||||
Structure = 1, Machine = 2, Equipment = 4, Electrical = 8, Material = 16, Misc = 32, Alien = 64
|
||||
}
|
||||
|
||||
class MapEntityPrefab
|
||||
|
||||
Reference in New Issue
Block a user