mirror of
https://github.com/Steffo99/stack.git
synced 2025-02-16 14:33:59 +00:00
E' ora possibile fare t. dx. per elim. un oggetto.
Solo in free play!
This commit is contained in:
parent
861ae352e7
commit
9ad074c24a
2 changed files with 45 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
<object>objects\o_count_ent</object>
|
||||
</objects>
|
||||
<objects name="Chiavi">
|
||||
<objects name="Red (Parent)">
|
||||
<objects name="Red">
|
||||
<object>objects\o_lock_red</object>
|
||||
<object>objects\o_bott_red</object>
|
||||
<object>objects\o_chiave_red</object>
|
||||
|
|
|
@ -273,6 +273,50 @@
|
|||
</arguments>
|
||||
</action>
|
||||
</event>
|
||||
<event eventtype="6" enumb="5">
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
<id>404</id>
|
||||
<kind>0</kind>
|
||||
<userelative>0</userelative>
|
||||
<isquestion>-1</isquestion>
|
||||
<useapplyto>0</useapplyto>
|
||||
<exetype>1</exetype>
|
||||
<functionname>action_if_number</functionname>
|
||||
<codestring></codestring>
|
||||
<whoName>self</whoName>
|
||||
<relative>0</relative>
|
||||
<isnot>-1</isnot>
|
||||
<arguments>
|
||||
<argument>
|
||||
<kind>10</kind>
|
||||
<object>m_totem</object>
|
||||
</argument>
|
||||
<argument>
|
||||
<kind>0</kind>
|
||||
<string>0</string>
|
||||
</argument>
|
||||
<argument>
|
||||
<kind>4</kind>
|
||||
<string>2</string>
|
||||
</argument>
|
||||
</arguments>
|
||||
</action>
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
<id>203</id>
|
||||
<kind>0</kind>
|
||||
<userelative>0</userelative>
|
||||
<isquestion>0</isquestion>
|
||||
<useapplyto>-1</useapplyto>
|
||||
<exetype>1</exetype>
|
||||
<functionname>action_kill_object</functionname>
|
||||
<codestring></codestring>
|
||||
<whoName>self</whoName>
|
||||
<relative>0</relative>
|
||||
<isnot>0</isnot>
|
||||
</action>
|
||||
</event>
|
||||
<event eventtype="7" enumb="0">
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
|
|
Loading…
Add table
Reference in a new issue