Error bug when you success with quickie burger.
Error: <<if>>: bad conditional expression in <<if>> clause: TypeError: a is not iterable 1
<<if setup.clothes_arrays_equiv($clothesprequickieburger, $pc.clothes) or !$jobs.includes("QuickieBurger")>> <<include NutmegSt>> <<else>> It's the end of your shift. <br><br> <<link "Change back into your regular clothes before leaving" NutmegSt>> <<run $pc.swap_all_clothing_to_closet(false)>> <<run $pc.wear_all_clothes($clothesprequickieburger)>> <<unset $clothesprequickieburger>> <</link>> <br> <<link "Just leave" NutmegSt>> <<unset $clothesprequickieburger>> <</link>> <</if>>
TypeError: a is not iterable
at setup.clothes_arrays_equiv (eval at <anonymous> (https://html-classic.itch.zone/html/9665653-989615/index.html:10628:11), <anonymous>:52503:20)</anonymous></anonymous>
at eval (eval at <anonymous> (https://html-classic.itch.zone/html/9665653-989615/index.html:10628:11), <anonymous>:1:7)</anonymous></anonymous>
at https://html-classic.itch.zone/html/9665653-989615/index.html:129796:11
at evalJavaScript (https://html-classic.itch.zone/html/9665653-989615/index.html:129797:6)
at MacroContext.handler (https://html-classic.itch.zone/html/9665653-989615/index.html:134664:47)
at Object.handler (https://html-classic.itch.zone/html/9665653-989615/index.html:131502:24)
at Wikifier.subWikify (https://html-classic.itch.zone/html/9665653-989615/index.html:130272:45)
at new Wikifier (https://html-classic.itch.zone/html/9665653-989615/index.html:130168:10)
at Passage.render (https://html-classic.itch.zone/html/9665653-989615/index.html:139370:4)
at Object.enginePlay (https://html-classic.itch.zone/html/9665653-989615/index.html:138869:33)