mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Fixing spelling issues in Malf AI ability desc.
I simply removed one of the C's in "Cconstruction" and added a space in another description.
This commit is contained in:
@@ -79,7 +79,7 @@ rcd light flash thingy on matter drain
|
||||
/datum/AI_Module/large/destroy_rcd
|
||||
module_name = "Destroy RCDs"
|
||||
mod_pick_name = "rcd"
|
||||
description = "Send a specialised pulse to detonate all hand-held and exosuit Rapid Cconstruction Devices on the station."
|
||||
description = "Send a specialised pulse to detonate all hand-held and exosuit Rapid Construction Devices on the station."
|
||||
cost = 25
|
||||
one_time = 1
|
||||
|
||||
@@ -109,7 +109,7 @@ rcd light flash thingy on matter drain
|
||||
/datum/AI_Module/large/mecha_domination
|
||||
module_name = "Viral Mech Domination"
|
||||
mod_pick_name = "mechjack"
|
||||
description = "Hack into a mech's onboard computer, shunting all processes into it and ejecting any occupants. Once uploaded to the mech, it is impossible to leave.\
|
||||
description = "Hack into a mech's onboard computer, shunting all processes into it and ejecting any occupants. Once uploaded to the mech, it is impossible to leave. \
|
||||
Do not allow the mech to leave the station's vicinity or allow it to be destroyed."
|
||||
cost = 30
|
||||
one_time = 1
|
||||
|
||||
Reference in New Issue
Block a user