Hopefully fixed guardian item lockout

cleaner
milesthenerd 5 years ago
parent e02e3ecebb
commit 7bd2a693eb

@ -66,7 +66,7 @@ mus_change(musCaveAmbience);</code>
<instance objName="oGotoRoom" x="320" y="160" name="inst_107508" locked="0" code="&#xA;targetroom = rm_a1h03;&#xA;targetx = 16;&#xA;targety = 640;&#xA;height = 80;&#xA;direction = 0;&#xA;camstartx = 16;&#xA;camstarty = 600;&#xA;transitionx = 4;&#xA;transitiony = 160;&#xA;" scaleX="1" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="0" y="0" name="inst_107509" locked="0" code="" scaleX="8" scaleY="4" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="192" y="0" name="inst_107510" locked="0" code="" scaleX="8" scaleY="4" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="128" y="48" name="inst_107511" locked="0" code="" scaleX="4" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="128" y="48" name="inst_107511" locked="0" code="if(global.event[51] == 1){&#xA; instance_destroy();&#xA;}&#xA;" scaleX="4" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="0" y="160" name="inst_107512" locked="0" code="" scaleX="20" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="0" y="64" name="inst_107513" locked="0" code="" scaleX="2" scaleY="1" colour="4294967295" rotation="0"/>
<instance objName="oSolid1" x="288" y="64" name="inst_107514" locked="0" code="" scaleX="2" scaleY="1" colour="4294967295" rotation="0"/>

Loading…
Cancel
Save