Files
LuaCsForBarotraumaEP/Subsurface/Content/Items/idcard.xml
Regalis 02825782e5 - Edited item densities to make more sense
- Characters spawned through the console are synced with clients
2016-03-04 18:29:41 +02:00

18 lines
246 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" density="20"/>
<Pickable/>
</Item>