- [FIX] Falta d'ortografia

This commit is contained in:
2024-02-13 14:00:04 +01:00
parent 05ebc097d6
commit 2a4d7ada8f

View File

@@ -39,7 +39,7 @@ levels["repro"]={
if hero.o=="u" then
scene.start({
function() balloon.show("NO POTS PASAR!",12,"currante1",false,{x=5,w=10,h=1}) end,
function() balloon.show("NOMES EL QUALIFICAT PERSONAL\nDE REPROGRAFIA POR ENTRAR ACÍ",12,"currante1",false,{x=2,w=17,h=2}) end
function() balloon.show("NOMES EL QUALIFICAT PERSONAL\nDE REPROGRAFIA POT ENTRAR ACÍ",12,"currante1",false,{x=2,w=17,h=2}) end
})
return true
else