Go away ch/behemoth

ch/Aegis is the proper one.
This commit is contained in:
Fluff
2023-05-27 10:17:57 -04:00
parent c78e1536b3
commit bd88f61702
@@ -34,7 +34,7 @@
icon = 'icons/obj/clothing/shoes_ch.dmi'
desc = "A pair of grabby boots"
/obj/item/weapon/rig/ch/behemoth/bullet_act(var/obj/item/projectile/P)
/obj/item/weapon/rig/ch/aegis/bullet_act(var/obj/item/projectile/P)
var/reflectchance = 70 - round(P.damage)
if(prob(reflectchance))
visible_message("<span class='danger'>The [P.name] gets reflected by [src]'s shell!</span>", \