]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add microwave recipes to the guidebook (#34105)
authorpathetic meowmeow <uhhadd@gmail.com>
Sun, 23 Feb 2025 15:24:44 +0000 (10:24 -0500)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2025 15:24:44 +0000 (16:24 +0100)
commitb7414d85b4147ca097d38ba36a1af8015076948f
treec2a92c9ba54fe9b08d30758efad174f45dabc9bb
parent55e22b6a9443f66a8c02fa20350eb55e86e26fed
Add microwave recipes to the guidebook (#34105)
25 files changed:
Content.Client/Guidebook/Controls/GuideMicrowaveEmbed.xaml [new file with mode: 0644]
Content.Client/Guidebook/Controls/GuideMicrowaveEmbed.xaml.cs [new file with mode: 0644]
Content.Client/Guidebook/Controls/GuideMicrowaveGroupEmbed.cs [new file with mode: 0644]
Content.Shared/Kitchen/MicrowaveMealRecipePrototype.cs
Resources/Locale/en-US/guidebook/cooking.ftl [new file with mode: 0644]
Resources/Locale/en-US/guidebook/guides.ftl
Resources/Prototypes/Guidebook/references.yml
Resources/Prototypes/Recipes/Cooking/meal_recipes.yml
Resources/Prototypes/Recipes/Cooking/medical_recipes.yml
Resources/ServerInfo/Guidebook/Service/BarsAndCookiesRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/BreadRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/BreakfastRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/CakeRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/DessertRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/FoodRecipes.xml
Resources/ServerInfo/Guidebook/Service/MedicinalRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/MothRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/OtherRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/PastaRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/PieRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/PizzaRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/SaladRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/SavoryRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/SecretRecipes.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Service/SoupRecipes.xml [new file with mode: 0644]