Melee attack for mechs

This commit is contained in:
Markolie
2014-11-22 06:05:13 +01:00
parent 9bd63e8c84
commit 107325bb43
13 changed files with 147 additions and 254 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
icon = 'icons/obj/telescience.dmi'
icon_state = "bluespace_crystal"
w_class = 1
origin_tech = "bluespace=3;materials=5"
origin_tech = "bluespace=4;materials=3"
var/blink_range = 8 // The teleport range when crushed/thrown at someone.
/obj/item/bluespace_crystal/New()