From: PAFFhassoocks Date: Mon, 29 Dec 2025 10:29:13 +0000 (+0300) Subject: puts Space ninja survival box contents into their bag (#42102) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=552938cda20dd4ec0f34a1d2e0c22d862b0eba9c;p=space-station-14.git puts Space ninja survival box contents into their bag (#42102) * removes extended survival box, but adds most contents into the ninja's satchel * major essential bugfix --- diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index cbf3f7d9bf..f680004e87 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -244,7 +244,7 @@ pickPlayer: false startingGear: SpaceNinjaGear roleLoadout: - - RoleSurvivalEVA + - RoleSurvivalSpaceNinja briefing: text: ninja-role-greeting color: Green diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index 2e70dea157..98bc279cbb 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -614,3 +614,8 @@ groups: - GroupEVATank - SurvivalExtended + +- type: roleLoadout + id: RoleSurvivalSpaceNinja + groups: + - GroupEVATank diff --git a/Resources/Prototypes/Roles/Antags/ninja.yml b/Resources/Prototypes/Roles/Antags/ninja.yml index e8d9f1d021..27f4859cfb 100644 --- a/Resources/Prototypes/Roles/Antags/ninja.yml +++ b/Resources/Prototypes/Roles/Antags/ninja.yml @@ -33,6 +33,10 @@ - Wirecutter - Welder - Multitool + - EmergencyMedipen + - Flare + - FoodSnackNutribrick + - DrinkWaterBottleFull - type: chameleonOutfit id: NinjaChameleonOutfit