Move throwforce up to atom/movable (#38689)

This commit is contained in:
Tad Hardesty
2018-06-26 13:26:33 -07:00
committed by letterjay
parent 0029919b80
commit 83a4003660
4 changed files with 3 additions and 8 deletions
+1
View File
@@ -7,6 +7,7 @@
hud_possible = list(ANTAG_HUD)
pressure_resistance = 8
mouse_drag_pointer = MOUSE_ACTIVE_POINTER
throwforce = 10
var/lighting_alpha = LIGHTING_PLANE_ALPHA_VISIBLE
var/datum/mind/mind
var/list/datum/action/actions = list()