Move throwforce up to atom/movable (#38689)

This commit is contained in:
Tad Hardesty
2018-06-26 16:26:33 -04:00
committed by ShizCalev
parent 9aa5692048
commit 47f55b48a7
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()