mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Spelling and Grammar Fixes (#86022)
## About The Pull Request Fixes several errors to spelling, grammar, and punctuation. ## Why It's Good For The Game ## Changelog 🆑 spellcheck: fixed a few typos /🆑
This commit is contained in:
@@ -140,10 +140,10 @@ SUBSYSTEM_DEF(dynamic)
|
||||
/// The maximum amount of time for antag random events to be hijacked.
|
||||
var/random_event_hijack_maximum = 18 MINUTES
|
||||
|
||||
/// What is the lower bound of when the roundstart annoucement is sent out?
|
||||
/// What is the lower bound of when the roundstart announcement is sent out?
|
||||
var/waittime_l = 600
|
||||
|
||||
/// What is the higher bound of when the roundstart annoucement is sent out?
|
||||
/// What is the higher bound of when the roundstart announcement is sent out?
|
||||
var/waittime_h = 1800
|
||||
|
||||
/// A number between 0 and 100. The maximum amount of threat allowed to generate.
|
||||
|
||||
Reference in New Issue
Block a user