Skip to content

Commit

Permalink
Remove block quote to resolve this conundrum - it barely renders anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden committed May 28, 2024
1 parent e005434 commit e0fcc66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/constants/numbers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@ pub const CONTROLLER_DOWNGRADE_RESTORE: u32 = 100;
///
/// Quoting from the [3.2.0 patch notes](https://blog.screeps.com/2018/12/changelog-2018-12-14/):
///
/// > * When the controller gains or loses one level, its downgrade timer is set
/// > to 50% instead of 100%.
/// > * Safe mode activation unavailable period starts from this 50% point minus
/// > 5000 ticks.
/// * When the controller gains or loses one level, its downgrade timer is set
/// to 50% instead of 100%.
/// * Safe mode activation unavailable period starts from this 50% point minus
/// 5000 ticks.
///
/// For example, a newly upgraded RCL7 room will have 75,000 ticks to downgrade
/// out of its 150,000 maximum, and safe mode becomes unavailable if the timer
Expand Down

0 comments on commit e0fcc66

Please sign in to comment.