[FIX] Bol i escena del bol
This commit is contained in:
@@ -118,11 +118,13 @@ function triggers:escena_abad_porta_batman()
|
||||
end
|
||||
|
||||
function triggers:escena_habitacio_batman()
|
||||
if abad.objects.clau_premiere~=nil and abad.objects.clau_elalien~=nil then
|
||||
if abad.objects.clau_premiere~=nil and
|
||||
abad.objects.clau_elalien~=nil
|
||||
then
|
||||
-- switches.start(0,0)
|
||||
local trigger = trigger.new(abad.hab,1,1,nil,"","porta acces cacaus","",{20, 53,41})
|
||||
trigger:open_door()
|
||||
|
||||
bol.furtat=true
|
||||
abad.objects.clau_premiere=nil
|
||||
abad.objects.clau_elalien=nil
|
||||
remove_actor(self)
|
||||
|
||||
Reference in New Issue
Block a user