From: Flareguy <78941145+Flareguy@users.noreply.github.com> Date: Sat, 9 Dec 2023 02:29:59 +0000 (-0600) Subject: fixes a few common gridinv sprite rotations (#22256) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=bd79fff15f53890dc3fd70f405005c7468a0cb0b;p=space-station-14.git fixes a few common gridinv sprite rotations (#22256) --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml index 569dddb47a..a0c010352f 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml @@ -6,6 +6,7 @@ components: - type: Item size: Small + storedRotation: 90 - type: Handcuff cuffedRSI: Objects/Misc/handcuffs.rsi bodyIconState: body-overlay diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 9fc273d709..2e66296653 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -14,6 +14,7 @@ - type: Item size: Small heldPrefix: default + storedRotation: -90 - type: Access - type: IdCard - type: StationRecordKeyStorage diff --git a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml index 3cf2b7f795..09f48b258e 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Janitorial/soap.yml @@ -19,6 +19,7 @@ - type: Appearance - type: Item sprite: Objects/Specific/Janitorial/soap.rsi + storedRotation: -90 - type: Slippery paralyzeTime: 2 launchForwardsMultiplier: 1.5 @@ -68,7 +69,6 @@ solution: soap - type: BadFood - - type: entity name: soap id: SoapNT diff --git a/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml b/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml index 69a81f9f46..a5a592cf78 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Research/anomaly.yml @@ -19,6 +19,8 @@ - type: GuideHelp guides: - ScannersAndVessels + - type: Item + storedRotation: -90 - type: entity id: AnomalyLocatorUnpowered