mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 17:41:50 +00:00
* Gives the Chef a Beacon to pick their ingredient box (#53146) * adds ingredients beacon * starts the chef off with an ingredient beacon instead of a box * Update boxes.dm * Revert "Update boxes.dm" This reverts commitb89fadab04. * optimizes the list thingy (thank you, Floyd) * Fixes a typo in one of the comments Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> * fixes a definition * moves ingredient box/beacon code to miscellaneous instead of boxes * adds the random option * adds a cute little bit of 'flavor' text... get it? * Revert "adds a cute little bit of 'flavor' text... get it?" This reverts commita6541bf220. * adds references to a new company and a bit of fun text * moves randomFood out of the for loop * Revert "moves randomFood out of the for loop" This reverts commite2c5171fce. Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com> * Gives the Chef a Beacon to pick their ingredient box Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com> Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>