Skip to content

Commit

Permalink
Merge branch 'AiLaws' of https://github.com/TryHardo7/space-station-14
Browse files Browse the repository at this point in the history
…into AiLaws
  • Loading branch information
TryHardo7 committed Oct 20, 2024
2 parents d942ee5 + 29809d2 commit 1872260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Server/StationEvents/Events/IonStormRule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ private string GenerateLaw()
_ => Loc.GetString("ion-storm-law-concept-verb", ("concept", concept), ("verb", verb), ("subjects", triple))
};
}

/// <summary>
/// Picks a random value from an ion storm dataset.
/// All ion storm datasets start with IonStorm.
Expand Down

0 comments on commit 1872260

Please sign in to comment.