mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Small grammar stuff (#50016)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user