From 24140d8c8a23ed7222a48e1a2b0f2e2fa4cda2c4 Mon Sep 17 00:00:00 2001 From: Jophire <36978900+Jophire@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:08:10 -0400 Subject: [PATCH] VIM have Passenger Access. (#32302) * Revert "Update mechs.yml" This reverts commit 4a44065b11c427581462a9bfa46fc66ff8878cf4. * Reapply "Update mechs.yml" This reverts commit fb5db29f4ae58106180ac836d01f953b816e7a61. * Revert "Reapply "Update mechs.yml"" This reverts commit c845b6bb3d3e6e80ce7a8aa290b10e2f71bca726. * Reapply "Reapply "Update mechs.yml"" This reverts commit 41b8934fd100337c31b26fc5e269f65e1f459970. * VIM Door Stuck Fix Vim No longer gets stuck in doors. * VIM has Passenger Access Debug Tested on the wrong map. Much easier solution. Just give the mech Access tags. * Moved tags to proper VIM. Moved access tag to the non-admin VIM. --- Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml b/Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml index 99d39a8249..1fbde27e71 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Mech/mechs.yml @@ -288,6 +288,9 @@ - type: MovementSpeedModifier baseWalkSpeed: 2.25 baseSprintSpeed: 3.6 + - type: Access + tags: + - Maintenance # TOOD: buzz / chime actions # TODO: builtin flashlight -- 2.51.2