This commit is contained in:
Zuhayr
2014-12-07 18:51:20 +10:30
parent 1dc68e22bc
commit 54ba518762
6 changed files with 31 additions and 70 deletions
+1 -1
View File
@@ -341,7 +341,7 @@
if(slot_w_uniform)
if(H.w_uniform)
return 0
if(H.wear_suit)
if(H.wear_suit && (H.wear_suit.body_parts_covered & src.body_parts_covered))
if(!disable_warning)
H << "<span class='warning'>\The [H.wear_suit] is in the way.</span>"
return 0