From 2a4d7ada8f7130180a3a062aebdf36eaecd90fde Mon Sep 17 00:00:00 2001 From: Raimon Zamora Date: Tue, 13 Feb 2024 14:00:04 +0100 Subject: [PATCH] - [FIX] Falta d'ortografia --- data/m_repro.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/m_repro.lua b/data/m_repro.lua index 8937ce1..c358225 100644 --- a/data/m_repro.lua +++ b/data/m_repro.lua @@ -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