Skip to content

Commit

Permalink
Make Crux Prime mechs hostile.
Browse files Browse the repository at this point in the history
TheNexusAvenger committed Jan 31, 2022
1 parent 815f35d commit e664174
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Uchu.StandardScripts/VentureExplorer/CorruptedSentry.cs
Original file line number Diff line number Diff line change
@@ -4,6 +4,8 @@
namespace Uchu.StandardScripts.VentureExplorer
{
[ScriptName("ScriptComponent_1075_script_name__removed")]
[LotSpecific(Lot.CruxPrimeMech)]
[LotSpecific(Lot.CruxPrimeNamedMech)]
public class CorruptedSentry : ObjectScript
{
/// <summary>

0 comments on commit e664174

Please sign in to comment.