mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 01:24:21 +01:00
[MIRROR] Fix duplicate sentence in space comms agent flavor text [MDB IGNORE] (#22533)
* Fix duplicate sentence in space comms agent flavor text (#76880) ## About The Pull Request Fix duplicate sentence in space comms agent flavor text ## Why It's Good For The Game spelling fix ## Changelog 🆑 spellcheck: Fix duplicate sentence in space comms agent flavor text /🆑 * Fix duplicate sentence in space comms agent flavor text --------- Co-authored-by: BlueMemesauce <47338680+BlueMemesauce@users.noreply.github.com> Co-authored-by: Bloop <vinylspiders@gmail.com>
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/comms/space
|
||||
you_are_text = "You are a syndicate agent, assigned to a small listening post station situated near your hated enemy's top secret research facility: Space Station 13."
|
||||
flavour_text = "Monitor enemy activity as best you can, and try to keep a low profile. Monitor enemy activity as best you can, and try to keep a low profile. Use the communication equipment to provide support to any field agents, and sow disinformation to throw Nanotrasen off your trail. Do not let the base fall into enemy hands!"
|
||||
flavour_text = "Monitor enemy activity as best you can, and try to keep a low profile. Use the communication equipment to provide support to any field agents, and sow disinformation to throw Nanotrasen off your trail. Do not let the base fall into enemy hands!"
|
||||
important_text = "DO NOT abandon the base."
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate/comms/space/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user