mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Grammar fixes (#18342)
* grammar fixes cant - can't removes duplicate the from mobs the pain in your the - treads on the lit the lit - what you can cook with this the - * should fix the merge conflict 0 to FALSE * unconflicts panther will have to be fixed at a later date
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
var/obj/item/organ/external/affected = target.get_organ(target_zone)
|
||||
user.visible_message("[user] starts patching the damaged vein in [target]'s [affected.name] with \the [tool]." , \
|
||||
"You start patching the damaged vein in [target]'s [affected.name] with \the [tool].")
|
||||
target.custom_pain("The pain in [affected.name] is unbearable!")
|
||||
target.custom_pain("The pain in your [affected.name] is unbearable!")
|
||||
..()
|
||||
|
||||
/datum/surgery_step/fix_vein/end_step(mob/living/user, mob/living/carbon/human/target, target_zone, obj/item/tool,datum/surgery/surgery)
|
||||
|
||||
Reference in New Issue
Block a user