mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
Add a missing period to PDA typing message (#2684)
## About The Pull Request Add a missing period to the PDA typing message. ## Changelog 🆑 spellcheck: Added a missing period to the PDA typing message. /🆑
This commit is contained in:
@@ -633,7 +633,7 @@
|
|||||||
return FALSE
|
return FALSE
|
||||||
|
|
||||||
// SKYRAT EDIT BEGIN - PDA messages show a visible message; again!
|
// SKYRAT EDIT BEGIN - PDA messages show a visible message; again!
|
||||||
sender.visible_message(span_notice("[sender]'s PDA rings out with the soft sound of keypresses"), vision_distance = COMBAT_MESSAGE_RANGE)
|
sender.visible_message(span_notice("[sender]'s PDA rings out with the soft sound of keypresses."), vision_distance = COMBAT_MESSAGE_RANGE)
|
||||||
// SKYRAT EDIT END
|
// SKYRAT EDIT END
|
||||||
|
|
||||||
var/shell_addendum = ""
|
var/shell_addendum = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user