Merge branch 'feature/0013_ajout_nouveau_objet' into 'lirria'
ajout d'abris a pnj See merge request !34
This commit is contained in:
commit
def1288b1f
2 changed files with 46 additions and 0 deletions
|
@ -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>
|
|
@ -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>
|
Loading…
Reference in a new issue