Small grammar stuff (#50016)

This commit is contained in:
TiviPlus
2020-03-17 12:23:40 -04:00
committed by GitHub
parent 4175e2184a
commit 8e2ac283ed
2 changed files with 3 additions and 3 deletions
@@ -459,7 +459,7 @@
denied_type = /obj/item/crusher_trophy/king_goat
/obj/item/crusher_trophy/king_goat/effect_desc()
return "you also passively recharge markers 5x as fast while equipped and do a decent amount of damage at the cost of dulling the blade"
return "you also passively recharge markers 5x as fast while this is equipped and do a decent amount of damage at the cost of dulling the blade"
/obj/item/crusher_trophy/king_goat/on_projectile_fire(obj/projectile/destabilizer/marker, mob/living/user)
marker.damage = 10 //in my testing only does damage to simple mobs so should be fine to have it high