Items with throw_range over 7 reduced to throw_range 7. This does not affect players as there's no way to extend your vision range.

This commit is contained in:
Hornygranny
2014-02-17 15:44:07 -08:00
parent 1f7776a0ef
commit 2134add41b
44 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
g_amt = 0
throwforce = 2
throw_speed = 3
throw_range = 10
throw_range = 7
origin_tech = "magnets=1"
var/secured = 1
+1 -1
View File
@@ -7,7 +7,7 @@
throwforce = 5
w_class = 2.0
throw_speed = 2
throw_range = 10
throw_range = 7
var/secured = 0
var/obj/item/device/assembly/a_left = null