Files
LuaCsForBarotraumaEP/Subsurface/Content/Items/Artifacts/artifacts.xml
Regalis 85b0cda4ca v0.1
2015-07-31 21:05:55 +03:00

13 lines
312 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Items>
<Item
name="Skyholder Artifact"
pickdistance="150">
<Sprite texture="artifact.png" depth="0.8"/>
<Body width="36" height="60" density="5"/>
<Holdable slots="BothHands" holdpos="30,-15" handle1="0,10" handle2="0,-10"/>
</Item>
</Items>