18 lines
233 B
XML
18 lines
233 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Item
|
|
name="ID Card"
|
|
category="Equipment"
|
|
Tags="smallitem"
|
|
pickdistance="150">
|
|
|
|
<Sprite texture ="idcard.png" depth="0.8"/>
|
|
|
|
<Body width="16" height="16"/>
|
|
|
|
<Pickable/>
|
|
</Item>
|
|
|
|
|
|
|