Reorganized project to start work on dedicated server

This commit is contained in:
juanjp600
2017-06-11 03:48:08 -03:00
parent 9b0d7c1020
commit 5636d1cdf9
702 changed files with 453 additions and 247 deletions
+17
View File
@@ -0,0 +1,17 @@
<?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>