mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +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:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* This component behaves similar to connect_loc_behalf but for all turfs in range, hooking into a signal on each of them.
|
||||
* Just like connect_loc_behalf, It can react to that signal on behalf of a seperate listener.
|
||||
* Just like connect_loc_behalf, It can react to that signal on behalf of a separate listener.
|
||||
* Good for components, though it carries some overhead. Can't be an element as that may lead to bugs.
|
||||
*/
|
||||
/datum/component/connect_range
|
||||
|
||||
Reference in New Issue
Block a user