Bug fixes: trial by fire (#4990)

-fixes #4697
-fixes #3913
-fixes #3216
-fixes #1854
-fixes #901
-fixes #1597
-fixes #4469
-fixes #1215
-fixes #3681
-fixes #3567
This commit is contained in:
Alberyk
2018-07-17 16:55:01 -03:00
committed by Erki
parent 6cf7aadf8c
commit f2d48983c4
11 changed files with 30 additions and 9 deletions
@@ -16,6 +16,7 @@
var/icon_state_closed = "laptop-closed"
/obj/item/modular_computer/laptop/AltClick()
if (!use_check(usr, show_messages = FALSE)) return
// Prevents carrying of open laptops inhand.
// While they work inhand, i feel it'd make tablets lose some of their high-mobility advantage they have over laptops now.
if(!istype(loc, /turf/))