Nerfs dinks - Ballistic projectiles are now the only projectiles that can emit a dink

This commit is contained in:
deathride58
2019-03-18 23:02:07 -04:00
parent ea37b1a172
commit 09f77d0438
3 changed files with 4 additions and 1 deletions
@@ -4,6 +4,7 @@
damage = 60
damage_type = BRUTE
nodamage = FALSE
candink = TRUE
flag = "bullet"
hitsound_wall = "ricochet"
impact_effect_type = /obj/effect/temp_visual/impact_effect
@@ -5,6 +5,7 @@
knockdown = 60
forcedodge = TRUE
nodamage = TRUE
candink = FALSE
hitsound = 'sound/items/bikehorn.ogg'
icon = 'icons/obj/hydroponics/harvest.dmi'
icon_state = "banana"