Fixed attachable objects being deattachable with the select key due to e6b7a0d3, fixed typo in ConvertInputType

This commit is contained in:
Joonas Rikkonen
2018-02-28 13:26:18 +02:00
parent 620a2bf374
commit 2585cc9873
4 changed files with 19 additions and 19 deletions
@@ -90,7 +90,7 @@
<Body width="14" height="12"/>
<Holdable selectkey="Action" slots="Any,RightHand,LeftHand" msg="Detach [Wrench]" aimpos="35,-10" handle1="0,0" attachable="true" aimable="true">
<Holdable selectkey="Action" pickkey="Use" slots="Any,RightHand,LeftHand" msg="Detach [Wrench]" aimpos="35,-10" handle1="0,0" attachable="true" aimable="true">
<requireditem name="Wrench" type="Equipped"/>
</Holdable>