diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index bbc173e519c..f0a5c6b81a3 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -355,7 +355,8 @@ - id: OxygenTankFilled # Frontier - id: JetpackSecurityFilled # Frontier - id: HandheldGPSBasic # Frontier - + - id: ClothingShoesBootsMagCombatFilled # Frontier + - type: entity id: LockerHeadOfSecurityFilled suffix: Filled diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml index cfe9d42f6d1..95ac0e5e975 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/security.yml @@ -28,6 +28,7 @@ - id: ClothingMaskGasSecurity # Frontier - id: JetpackSecurityFilled # Frontier - id: HandheldGPSBasic # Frontier + - id: ClothingShoesBootsMagCombatFilled # Frontier - type: entity id: LockerWardenFilled diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml index 006320a878c..62139b378f8 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml @@ -90,6 +90,7 @@ - id: ClothingMaskGas - id: JetpackBlackFilled # Frontier - id: HandheldGPSBasic # Frontier + - id: ClothingShoesBootsMagPirateFilled # Frontier #NTSRA Voidsuit - type: entity @@ -174,7 +175,7 @@ - id: ClothingMaskBreath - id: JetpackSecurityFilled # Frontier - id: HandheldGPSBasic # Frontier -# - id: ClothingShoesBootsMagCombatFilled # Frontier + - id: ClothingShoesBootsMagCombatFilled # Frontier - type: AccessReader access: [["Security"]] @@ -246,7 +247,7 @@ - id: ClothingOuterHardsuitSecurityRed - id: ClothingMaskGasSwat - id: HandheldGPSBasic # Frontier -# - id: ClothingShoesBootsMagCombatFilled # Frontier + - id: ClothingShoesBootsMagCombatFilled # Frontier - type: AccessReader access: [["HeadOfSecurity"]] @@ -264,7 +265,7 @@ - id: ClothingMaskBreath - id: JetpackSecurityFilled # Frontier - id: HandheldGPSBasic # Frontier -# - id: ClothingShoesBootsMagCombatFilled # Frontier + - id: ClothingShoesBootsMagCombatFilled # Frontier - type: AccessReader access: [["Armory"]] @@ -335,7 +336,7 @@ - id: JetpackBlackFilled # Frontier - id: HandheldGPSBasic # Frontier - id: HandheldGPSBasic # Frontier -# - id: ClothingShoesBootsMagPirateFilled # Frontier - TODO: Add this ones its ready + - id: ClothingShoesBootsMagPirateFilled # Frontier #Wizard - type: entity diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml index 6b142a6762f..4383de1711d 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml @@ -15,9 +15,10 @@ ClothingUniformJumpsuitSecGrey: 3 ClothingUniformJumpskirtSecGrey: 3 ClothingUniformJumpsuitSecBlue: 3 - ClothingHeadsetSecuritySafe: 3 # Ask SR or Sheriff for keys + ClothingHeadsetSecuritySafe: 3 # Frontier - Ask SR or Sheriff for keys ClothingOuterWinterSec: 2 ClothingOuterArmorBasic: 2 ClothingOuterArmorBasicSlim: 2 ClothingEyesBlindfold: 1 ClothingShoesBootsCombat: 1 + ClothingShoesBootsMagCombat: 1 # Frontier diff --git a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml index 4cd2edba14e..6341d80ee69 100644 --- a/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml @@ -11,7 +11,7 @@ startingGear: HoPGear icon: "JobIconHeadOfPersonnel" requireAdminNotify: true - supervisors: job-supervisors-captain + supervisors: job-supervisors-centcom # Frontier canBeAntag: false access: - Command diff --git a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml index 44cc90312b3..0decdec2a8f 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml @@ -29,13 +29,14 @@ jumpsuit: ClothingUniformJumpsuitBrigmedic outerClothing: ClothingOuterCoatAMG back: ClothingBackpackBrigmedicFilled - shoes: ClothingShoesBootsJack + shoes: ClothingShoesBootsCombatFilled gloves: ClothingHandsGlovesNitrile eyes: ClothingEyesHudMedical head: ClothingHeadHatBeretSecurity id: BrigmedicPDA ears: ClothingHeadsetBrigmedic belt: ClothingBeltMedicalFilled + pocket1: WeaponPistolMk58Nonlethal # Frontier innerClothingSkirt: ClothingUniformJumpskirtBrigmedic satchel: ClothingBackpackSatchelBrigmedicFilled duffelbag: ClothingBackpackDuffelBrigmedicFilled diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index 55c3ebed9c3..76158212fe1 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -23,7 +23,7 @@ startingGear: HoSGear icon: "JobIconHeadOfSecurity" requireAdminNotify: true - supervisors: job-supervisors-captain + supervisors: job-supervisors-hop # Frontier whitelistRequired: true canBeAntag: false access: diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml index 4371bd7a12a..baaaa541c07 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml @@ -12,12 +12,14 @@ inverted: true # stop playing intern if you're good at security! startingGear: SecurityCadetGear icon: "JobIconSecurityCadet" - supervisors: job-supervisors-security + supervisors: job-supervisors-hos # Frontier canBeAntag: false access: - Security - Brig - Maintenance + - Service # Frontier + - External # Frontier special: - !type:AddImplantSpecial implants: [ MindShieldImplant, TrackingImplant ] diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Items/misc.yml b/Resources/Prototypes/_NF/Catalog/Fills/Items/misc.yml new file mode 100644 index 00000000000..5755ad6305d --- /dev/null +++ b/Resources/Prototypes/_NF/Catalog/Fills/Items/misc.yml @@ -0,0 +1,17 @@ +- type: entity + id: ClothingShoesBootsMagCombatFilled + parent: ClothingShoesBootsMagCombat + suffix: Filled + components: + - type: StorageFill + contents: + - id: CombatKnife + +- type: entity + id: ClothingShoesBootsMagPirateFilled + parent: ClothingShoesBootsMagPirate + suffix: Filled + components: + - type: StorageFill + contents: + - id: KukriKnife diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/security.yml b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/security.yml index b21fb645e28..147241c1f66 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/security.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/security.yml @@ -36,6 +36,7 @@ - id: ClothingMaskBreathMedicalSecurity - id: JetpackSecurityFilled - id: HandheldGPSBasic + - id: ClothingShoesBootsMagCombatFilled - type: entity id: LockerBrigmedicFilled @@ -68,4 +69,4 @@ prob: 0.7 - id: ClothingNeckCloakMoth #bzzz Moth-pocalypse prob: 0.15 - - id: CrowbarRed # Frontier + - id: CrowbarRed diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml index d2842ee582a..f4b1ad65e6b 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Lockers/suit_storage.yml @@ -32,7 +32,7 @@ - id: ClothingMaskBreathMedicalSecurity - id: JetpackSecurityFilled - id: HandheldGPSBasic -# - id: ClothingShoesBootsMagCombatFilled + - id: ClothingShoesBootsMagCombatFilled # Frontier - type: AccessReader access: [["Security"]] diff --git a/Resources/Prototypes/_NF/Entities/Clothing/Shoes/magboots.yml b/Resources/Prototypes/_NF/Entities/Clothing/Shoes/magboots.yml new file mode 100644 index 00000000000..40b16d4d0be --- /dev/null +++ b/Resources/Prototypes/_NF/Entities/Clothing/Shoes/magboots.yml @@ -0,0 +1,71 @@ +- type: entity + parent: ClothingShoesBootsMag + id: ClothingShoesBootsMagCombat + name: combat magboots + description: combat magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. + components: + - type: Sprite + sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi + state: icon + - type: Clothing + sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi + - type: Magboots + toggleAction: ActionToggleMagbootsCombat + - type: ClothingSpeedModifier + walkModifier: 0.95 + sprintModifier: 0.9 + enabled: false + - type: NoSlip + - type: MovementSpeedModifier + weightlessAcceleration: 1 + weightlessFriction: 0.3 + weightlessModifier: 1.2 + - type: Tag + tags: + - WhitelistChameleon + - type: Storage + capacity: 10 + whitelist: + tags: + - Knife + - Sidearm + - type: ContainerContainer + containers: + storagebase: !type:Container + ents: [] + - type: UserInterface + interfaces: + - key: enum.StorageUiKey.Key + type: StorageBoundUserInterface + +- type: entity + parent: ClothingShoesBootsMagCombat + id: ClothingShoesBootsMagPirate + name: pirate magboots + description: pirate magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. + components: + - type: Sprite + sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi + state: icon + - type: Clothing + sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi + - type: Magboots + toggleAction: ActionToggleMagbootsPirate + +- type: entity + id: ActionToggleMagbootsCombat + parent: ActionBaseToggleMagboots + noSpawn: true + components: + - type: InstantAction + icon: { sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi, state: icon } + iconOn: _NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon-on.png + +- type: entity + id: ActionToggleMagbootsPirate + parent: ActionBaseToggleMagboots + noSpawn: true + components: + - type: InstantAction + icon: { sprite: _NF/Clothing/Shoes/Boots/magboots-combat.rsi, state: icon } + iconOn: _NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon-on.png diff --git a/Resources/Prototypes/_Nyano/Roles/Jobs/Security/prisonguard.yml b/Resources/Prototypes/_Nyano/Roles/Jobs/Security/prisonguard.yml index 91b46ed8828..dbec9b8cb83 100644 --- a/Resources/Prototypes/_Nyano/Roles/Jobs/Security/prisonguard.yml +++ b/Resources/Prototypes/_Nyano/Roles/Jobs/Security/prisonguard.yml @@ -7,14 +7,15 @@ - !type:OverallPlaytimeRequirement time: 21600 startingGear: PrisonGuardGear - canBeAntag: false icon: "JobIconWarden" - supervisors: job-supervisors-warden - setPreference: true + supervisors: job-supervisors-hos # Frontier + canBeAntag: false access: - Security - Brig - Maintenance + - Service # Frontier + - External # Frontier special: - !type:AddImplantSpecial implants: [ MindShieldImplant, TrackingImplant ] @@ -24,12 +25,14 @@ equipment: jumpsuit: ClothingUniformJumpsuitPrisonGuard back: ClothingBackpackSecurityFilled - shoes: ClothingShoesBootsJack + shoes: ClothingShoesBootsCombatFilled eyes: ClothingEyesGlassesSecurity head: ClothingHeadPrisonGuard + outerClothing: ClothingOuterArmorBasic # Frontier id: GuardPDA ears: ClothingHeadsetSecurity belt: ClothingBeltSecurityFilled + pocket1: WeaponPistolMk58Nonlethal # Frontier innerClothingSkirt: ClothingUniformJumpsuitPrisonGuard satchel: ClothingBackpackSatchelSecurityFilled duffelbag: ClothingBackpackDuffelSecurityFilled diff --git a/Resources/Textures/Clothing/Shoes/Boots/magboots-syndicate.rsi/meta.json b/Resources/Textures/Clothing/Shoes/Boots/magboots-syndicate.rsi/meta.json index ead74d88966..a7e695cf008 100644 --- a/Resources/Textures/Clothing/Shoes/Boots/magboots-syndicate.rsi/meta.json +++ b/Resources/Textures/Clothing/Shoes/Boots/magboots-syndicate.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/debf90acfcafa4fb8d6723a37e0b8ac556c0702b", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe Based and edited by SungYandy", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/equipped-FEET.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/equipped-FEET.png new file mode 100644 index 00000000000..9219f6fe609 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon-on.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon-on.png new file mode 100644 index 00000000000..bdc5318d157 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon-on.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon.png new file mode 100644 index 00000000000..76157f4e212 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/inhand-left.png new file mode 100644 index 00000000000..f24e0cf0ef9 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/inhand-right.png new file mode 100644 index 00000000000..4997e0fdea0 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/meta.json b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/meta.json new file mode 100644 index 00000000000..a7e695cf008 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe Based and edited by SungYandy", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "on-equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "icon-on" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-equipped-FEET.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-equipped-FEET.png new file mode 100644 index 00000000000..934c155eb53 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-equipped-FEET.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-inhand-left.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-inhand-left.png new file mode 100644 index 00000000000..4e754a4314d Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-inhand-right.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-inhand-right.png new file mode 100644 index 00000000000..4a8c25be7e9 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-combat.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/equipped-FEET.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/equipped-FEET.png new file mode 100644 index 00000000000..6b99854adbb Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/equipped-FEET.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon-on.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon-on.png new file mode 100644 index 00000000000..0454ae67b0c Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon-on.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon.png new file mode 100644 index 00000000000..75fbae54a6e Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/icon.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/inhand-left.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/inhand-left.png new file mode 100644 index 00000000000..c9693883426 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/inhand-right.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/inhand-right.png new file mode 100644 index 00000000000..23e34c9adef Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/inhand-right.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/meta.json b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/meta.json new file mode 100644 index 00000000000..a7e695cf008 --- /dev/null +++ b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/meta.json @@ -0,0 +1,41 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe Based and edited by SungYandy", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "equipped-FEET", + "directions": 4 + }, + { + "name": "on-equipped-FEET", + "directions": 4 + }, + { + "name": "icon" + }, + { + "name": "icon-on" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-equipped-FEET.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-equipped-FEET.png new file mode 100644 index 00000000000..3e547f13921 Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-equipped-FEET.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-inhand-left.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-inhand-left.png new file mode 100644 index 00000000000..4553ebde7ff Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-inhand-right.png b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-inhand-right.png new file mode 100644 index 00000000000..a19291ef60a Binary files /dev/null and b/Resources/Textures/_NF/Clothing/Shoes/Boots/magboots-pirate.rsi/on-inhand-right.png differ