Merge branch 'sync' of https://github.com/VOREStation/Polaris into 05192016_sync

This commit is contained in:
Arokha Sieyes
2016-05-19 23:52:00 -04:00
63 changed files with 5736 additions and 4750 deletions
+1 -1
View File
@@ -161,7 +161,7 @@
/obj/machinery/mining/drill/attack_hand(mob/user as mob)
check_supports()
if (panel_open && cell)
if (panel_open && cell && user.Adjacent(src))
user << "You take out \the [cell]."
cell.loc = get_turf(user)
component_parts -= cell