Merge branch 'feature/0013_ajout_nouveau_objet' into 'lirria'

ajout d'abris a pnj

See merge request !34
This commit is contained in:
deed 2017-05-18 12:02:20 +02:00
commit def1288b1f
2 changed files with 46 additions and 0 deletions

View file

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<FORM Revision="$Revision: 1 $" State="modified">
<PARENT Filename="_parent_botobject.creature"/>
<STRUCT>
<STRUCT Name="Basics">
<STRUCT Name="Equipment">
<STRUCT Name="Body">
<ATOM Name="Item" Value="awning_a.shape"/>
</STRUCT>
</STRUCT>
</STRUCT>
<STRUCT Name="Collision">
<ATOM Name="CollisionRadius" Value="0"/>
<ATOM Name="Length" Value="0"/>
<ATOM Name="Width" Value="0"/>
<ATOM Name="Height" Value="0"/>
</STRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<STRUCT/>
</FORM>

View file

@ -0,0 +1,23 @@
<?xml version="1.0"?>
<FORM Revision="$Revision: 1 $" State="modified">
<PARENT Filename="_parent_botobject.creature"/>
<STRUCT>
<STRUCT Name="Basics">
<STRUCT Name="Equipment">
<STRUCT Name="Body">
<ATOM Name="Item" Value="awning_b.shape"/>
</STRUCT>
</STRUCT>
</STRUCT>
<STRUCT Name="Collision">
<ATOM Name="CollisionRadius" Value="0"/>
<ATOM Name="Length" Value="0"/>
<ATOM Name="Width" Value="0"/>
<ATOM Name="Height" Value="0"/>
</STRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<STRUCT/>
</FORM>