Merge pull request #7258 from Citadel-Station-13/upstream-merge-38689

[MIRROR] Move throwforce up to atom/movable
This commit is contained in:
LetterJay
2018-07-01 09:30:09 -05:00
committed by GitHub
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()