3/3 port done

This commit is contained in:
ZomgPonies
2015-05-25 20:16:34 -04:00
parent 1935a82afe
commit e056abfb82
100 changed files with 57 additions and 480 deletions
-3
View File
@@ -148,9 +148,6 @@ var/global/wcColored
return
/obj/structure/window/attack_paw(mob/user as mob)
return attack_hand(user)
/obj/structure/window/proc/attack_generic(mob/living/user as mob, damage = 0) //used by attack_alien, attack_animal, and attack_slime
user.changeNext_move(CLICK_CD_MELEE)
user.do_attack_animation(src)