Skip to content

Commit

Permalink
Update IonStormRule.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
TryHardo7 authored Oct 19, 2024
1 parent f9251c4 commit 29809d2
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 29809d2

Please sign in to comment.