From be5b20e41625d7a846e796709565a6b91398ae19 Mon Sep 17 00:00:00 2001 From: August Sun <45527070+august-sun@users.noreply.github.com> Date: Mon, 27 Jan 2025 11:48:44 -0700 Subject: [PATCH] Added the ability for pAIs and station maps to be stored in engineering belts (#33048) Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com> --- Resources/Prototypes/Entities/Clothing/Belt/belts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 77f53f9417..19ff2f278f 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -33,6 +33,7 @@ - GPS - WeldingMask components: + - StationMap - SprayPainter - NetworkConfigurator - RCD @@ -112,6 +113,7 @@ - Multitool - AppraisalTool components: + - StationMap - SprayPainter - NetworkConfigurator - RCD -- 2.51.2