# mod_basement ! check mode ! check location if $curloc = 'pavComplex': '
Nearby, in another block of apartments, there''s an old apartment building that looks quite rundown and possibly abandoned.' act 'Go to the old apartment building': minut += 1 gt 'pavComplexOld', 'etaj_1' end end if $curloc = 'pavComplexOld' and $ARGS[0] = 'etaj_1': act 'Go to the basement': gt 'basement', 'start' end --- mod_basement ---------------------------------