14 lines
240 B
XML
14 lines
240 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Item
|
|
name="ID Card"
|
|
category="Equipment"
|
|
Tags="smallitem"
|
|
>
|
|
|
|
<Sprite texture ="idcard.png" depth="0.8"/>
|
|
|
|
<Body width="16" height="16" density="20"/>
|
|
|
|
<Pickable slots="Card,Any"/>
|
|
</Item> |