-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Post fixes to "in_hands" update and addons (#8011)
# About the pull request This PR covers some of the problems that have been noticed since the merging of the new "in_hands" PR, earlier this week. List of fixes: + Light replacer received some modifications + Wrenches and Wirecutters now face outwards, so they will not mix with the character's clothes + Working Joe PDA is now similar to the command tablet + All buckets have been re-positioned to look better + Levels the height of double-holding the mateba with other revolvers on the code + Replaces the current wood stack with a ported and resprited version from Aurora + Fixes riot shield facing the opposite of the intended direction in some specific positions + Tweaks the position of the Maintenance Jack so it will not snap # Explain why it's good for the game Fixes are good for everyone! # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: fix: Light replacer received some modifications. Wrenches and Wirecutters now face outwards, so they will not mix with the character's clothes. Working Joe PDA is now similar to the command tablet. All buckets have been re-positioned to look better. Levels the height of double-holding the mateba with other revolvers on the code. Replaces the current wood stack with a ported and resprited version from Aurora. Fixes riot shield facing the opposite of the intended direction in some specific positions. Tweaks the position of the Maintenance Jack so it will not snap. imageadd: Added new in_hand wood stack, ported from Aurora and resprited to match with our current wood object. /:cl:
- Loading branch information
Showing
21 changed files
with
0 additions
and
0 deletions.
There are no files selected for viewing
Binary file modified
BIN
-68 Bytes
(100%)
icons/mob/humans/onmob/inhands/equipment/devices_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-41 Bytes
(100%)
icons/mob/humans/onmob/inhands/equipment/devices_righthand.dmi
Binary file not shown.
Binary file modified
BIN
+173 Bytes
(100%)
icons/mob/humans/onmob/inhands/equipment/janitor_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
+175 Bytes
(100%)
icons/mob/humans/onmob/inhands/equipment/janitor_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-63 Bytes
(100%)
icons/mob/humans/onmob/inhands/equipment/tools_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(99%)
icons/mob/humans/onmob/inhands/equipment/tools_righthand.dmi
Binary file not shown.
Binary file modified
BIN
+220 Bytes
(100%)
icons/mob/humans/onmob/inhands/items/material_stacks_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
+221 Bytes
(100%)
icons/mob/humans/onmob/inhands/items/material_stacks_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-6.37 KB
(37%)
icons/mob/humans/onmob/inhands/weapons/guns/revolvers_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-6.41 KB
(36%)
icons/mob/humans/onmob/inhands/weapons/guns/revolvers_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-10 Bytes
(100%)
icons/mob/humans/onmob/inhands/weapons/melee/shields_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-10.2 KB
(39%)
icons/obj/items/weapons/guns/guns_by_map/classic/guns_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-9.96 KB
(40%)
icons/obj/items/weapons/guns/guns_by_map/classic/guns_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-10.2 KB
(39%)
icons/obj/items/weapons/guns/guns_by_map/desert/guns_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-9.96 KB
(39%)
icons/obj/items/weapons/guns/guns_by_map/desert/guns_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-10.1 KB
(40%)
icons/obj/items/weapons/guns/guns_by_map/jungle/guns_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-9.76 KB
(40%)
icons/obj/items/weapons/guns/guns_by_map/jungle/guns_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-10 KB
(40%)
icons/obj/items/weapons/guns/guns_by_map/snow/guns_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-9.65 KB
(41%)
icons/obj/items/weapons/guns/guns_by_map/snow/guns_righthand.dmi
Binary file not shown.
Binary file modified
BIN
-10.1 KB
(39%)
icons/obj/items/weapons/guns/guns_by_map/urban/guns_lefthand.dmi
Binary file not shown.
Binary file modified
BIN
-10.1 KB
(39%)
icons/obj/items/weapons/guns/guns_by_map/urban/guns_righthand.dmi
Binary file not shown.