Fixed xenoarchaeology picksets not being able to hold everything they start with.

This commit is contained in:
VitrescentTortoise
2013-05-28 19:58:42 -07:00
parent a118605ae4
commit d7fb1f81ca
2 changed files with 4 additions and 1 deletions
@@ -118,7 +118,7 @@
"/obj/item/weapon/pickaxe/five_pick",\
"/obj/item/weapon/pickaxe/six_pick",\
"/obj/item/weapon/pickaxe/hand")
max_combined_w_class = 11
max_combined_w_class = 17
max_w_class = 4
use_to_pickup = 1 // for picking up broken bulbs, not that most people will try
+3
View File
@@ -65,6 +65,9 @@ should be listed in the changelog upon commit though. Thanks. -->
<ul class="changes bgimages16">
<li class="bugfix">Wizard's forcewall now works.</li>
</ul>
<ul class="changes bgimages16">
<li class="bugfix">Xenoarchaeology picksets can now hold everything they started with.</li>
</ul>
</div>
<div class='commit sansserif'>