Skip to content

Commit

Permalink
Post fixes to "in_hands" update and addons (#8011)
Browse files Browse the repository at this point in the history
# 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
LC4492 authored Jan 17, 2025
1 parent 80e1dae commit 678d63a
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 0 deletions.
Binary file modified icons/mob/humans/onmob/inhands/equipment/devices_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/equipment/devices_righthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/equipment/janitor_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/equipment/janitor_righthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/equipment/tools_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/equipment/tools_righthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/items/material_stacks_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/items/material_stacks_righthand.dmi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified icons/mob/humans/onmob/inhands/weapons/melee/shields_righthand.dmi
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 678d63a

Please sign in to comment.