Files
LuaCsForBarotraumaEP/Subsurface/Content/Items/idcard.xml

17 lines
224 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<Item
name="ID Card"
Tags="smallitem"
pickdistance="150">
<Sprite texture ="idcard.png" depth="0.5f"/>
<Body width="16" height="16" density="10"/>
<Pickable/>
</Item>