Allowed magnetic grippers to remove APC cells.

This commit is contained in:
Zuhayr
2014-05-12 14:51:55 +09:30
parent df7a589bd4
commit 590f980ea9
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -596,7 +596,7 @@
opened = 1
update_icon()
else
if ( ((stat & BROKEN) || malfhack) \
if (((stat & BROKEN) || malfhack) \
&& !opened \
&& W.force >= 5 \
&& W.w_class >= 3.0 \