Merge pull request #10033 from optimumtact/reeeeeeee_hitby_messages

Hitby messages removed, may help with singularity lag from throwing
This commit is contained in:
Cheridan
2015-06-20 00:19:03 -05:00
7 changed files with 4 additions and 12 deletions
-1
View File
@@ -251,7 +251,6 @@
/obj/structure/grille/hitby(AM as mob|obj)
..()
visible_message("<span class='danger'>[src] was hit by [AM].</span>")
var/tforce = 0
if(ismob(AM))
tforce = 5
+1 -2
View File
@@ -93,7 +93,6 @@
/obj/structure/window/hitby(AM as mob|obj)
..()
visible_message("<span class='danger'>[src] was hit by [AM].</span>")
var/tforce = 0
if(ismob(AM))
tforce = 40
@@ -456,4 +455,4 @@
maxhealth = 100
wtype = "shuttle"
fulltile = 1
reinf = 1
reinf = 1