Add inventory.

This commit is contained in:
SilicaAndPina 2020-07-29 11:29:00 +12:00
parent ddc1b3a6ce
commit 1f4a8a24be
17 changed files with 751 additions and 14 deletions

View file

@ -32,6 +32,29 @@ angle = random_range(0,180);
direction = angle;
image_angle = angle;
</string>
</argument>
</arguments>
</action>
</event>
<event eventtype="1" enumb="0">
<action>
<libid>1</libid>
<id>603</id>
<kind>7</kind>
<userelative>0</userelative>
<isquestion>0</isquestion>
<useapplyto>-1</useapplyto>
<exetype>2</exetype>
<functionname></functionname>
<codestring></codestring>
<whoName>self</whoName>
<relative>0</relative>
<isnot>0</isnot>
<arguments>
<argument>
<kind>1</kind>
<string>instance_create(x,y,obj_dropped_stone);
</string>
</argument>
</arguments>