pre attack refactor

This commit is contained in:
kevinz000
2020-01-27 16:30:23 -07:00
parent 5e10d297e1
commit e50eb495df
6 changed files with 28 additions and 24 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
/obj/item/resonator/pre_attack(atom/target, mob/user, params)
if(check_allowed_items(target, 1))
CreateResonance(target, user)
return TRUE
return ..()
//resonance field, crushes rock, damages mobs
/obj/effect/temp_visual/resonance