mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Adds attack animation calls for attack_generic()
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user