Meteorshot now knocks down instead of stunning (#18955)

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
Adrer
2022-09-03 17:22:14 +02:00
committed by GitHub
parent 520b0914ab
commit bb12be2ed1
@@ -191,7 +191,7 @@
icon = 'icons/obj/meteor.dmi'
icon_state = "dust"
damage = 30
weaken = 8 SECONDS
knockdown = 8 SECONDS
hitsound = 'sound/effects/meteorimpact.ogg'
/obj/item/projectile/bullet/meteorshot/on_hit(atom/target, blocked = 0)