Adds attack animation calls for attack_generic()

This commit is contained in:
mwerezak
2015-05-20 00:19:39 -04:00
parent 20b72b9911
commit 87178d74a6
17 changed files with 23 additions and 6 deletions
+1
View File
@@ -271,6 +271,7 @@
if(!(status == LIGHT_OK||status == LIGHT_BURNED))
return
visible_message("<span class='danger'>[user] smashes the light!</span>")
user.do_attack_animation(src)
broken()
return 1