corrction des sacs + primitives + clapclap
This commit is contained in:
parent
b4ba610fda
commit
125e83be3b
4 changed files with 11 additions and 21 deletions
|
@ -61,7 +61,9 @@
|
|||
<STRUCT Name="Collision">
|
||||
<ATOM Name="CollisionRadius" Value="0.60"/>
|
||||
</STRUCT>
|
||||
<ATOM Name="" Value=""/>
|
||||
<STRUCT Name="animal_bag">
|
||||
<ATOM Name="bag" Value="steed_inventory.sitem"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
|
|
|
@ -13,14 +13,5 @@
|
|||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<STRUCT/>
|
||||
<LOG>Fri Jan 15 20:46:08 2016 (g) .swim.__ = true
|
||||
Sat Jan 16 02:47:21 2016 (g) .alert.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .combat.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .death.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .default.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .eat.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .hungry.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .rest.__ = false
|
||||
Sat Jan 16 02:47:21 2016 (g) .swim_death.__ = true
|
||||
Thu Mar 31 22:48:01 2016 (g) .swim_death.__ = true</LOG>
|
||||
<LOG></LOG>
|
||||
</FORM>
|
||||
|
|
|
@ -6,12 +6,9 @@
|
|||
<ATOM Name="family" Value="bag"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="bag">
|
||||
<ATOM Name="weight_max" Value="999999999999999"/>
|
||||
<ATOM Name="bulk_max" Value="999999999999999"/>
|
||||
<ATOM Name="slot_count" Value="800"/>
|
||||
</STRUCT>
|
||||
<STRUCT Name="3d">
|
||||
<ATOM Name="shape" Value="FY_Acc_GrosPot_A_1.shape"/>
|
||||
<ATOM Name="weight_max" Value="90000.0"/>
|
||||
<ATOM Name="bulk_max" Value="90000.0"/>
|
||||
<ATOM Name="slot_count" Value="900"/>
|
||||
</STRUCT>
|
||||
</STRUCT>
|
||||
<STRUCT/>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</PROPERTY>
|
||||
<PROPERTY TYPE="string">
|
||||
<NAME>name</NAME>
|
||||
<STRING> starting_camp</STRING>
|
||||
<STRING>starting_camp</STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
<ALIAS VALUE="139"/>
|
||||
|
@ -696,7 +696,7 @@
|
|||
<STRING>forage : mgedja 20 5</STRING>
|
||||
<STRING>set_obj_rp : qabb20160603a_OBJ1</STRING>
|
||||
<STRING>give_item : mgedja 20 5 : disp_sipvandil</STRING>
|
||||
<STRING>recv_item : fireworks_a 3 1 : disp_sipvandil</STRING>
|
||||
<STRING>recv_item : object_fireworks_a 3 1 : disp_sipvandil</STRING>
|
||||
<STRING># chat_end</STRING>
|
||||
<STRING>dyn_chat : disp_sipvandil : TEXT_qabb20160603a_1 : chat_end_resp ANSWER_OK</STRING>
|
||||
<STRING>jump_point : chat_end_resp</STRING>
|
||||
|
@ -789,7 +789,7 @@
|
|||
<STRING># ANSWER2</STRING>
|
||||
<STRING>jump_point : ANSWER2</STRING>
|
||||
<STRING>give_item : mflour 1 1; mgourd_full 5 1 : disp_sipvandil</STRING>
|
||||
<STRING>recv_item : fireworks_b 3 1 : disp_sipvandil</STRING>
|
||||
<STRING>recv_item : object_fireworks_b 3 1 : disp_sipvandil</STRING>
|
||||
<STRING></STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
|
@ -848,7 +848,7 @@
|
|||
<STRING>set_obj_rp : qabb20160607a_OBJ3</STRING>
|
||||
<STRING>dyn_chat : disp_sipvandil : TEXT_qabb20160607a_2 : chat_end_resp ANSWER_OK</STRING>
|
||||
<STRING>jump_point : chat_end_resp</STRING>
|
||||
<STRING>recv_item : fireworks_c 3 1 : disp_sipvandil</STRING>
|
||||
<STRING>recv_item : object_fireworks_c 3 1 : disp_sipvandil</STRING>
|
||||
<STRING></STRING>
|
||||
</PROPERTY>
|
||||
<CHILD TYPE="CPrimAlias">
|
||||
|
|
Loading…
Reference in a new issue