Skip to content

Commit

Permalink
Merge pull request #174 from ARF-SS13/122424a
Browse files Browse the repository at this point in the history
UI wiggle for dice and health to place them fully
  • Loading branch information
Tk420634 authored Dec 24, 2024
2 parents 530bbe1 + 6cacbaa commit 01499c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_onclick/hud/screen_objects/character_actions.dm
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
/atom/movable/screen/roll_hud_button
name = "roll dice"
icon_state = "skillcheck"
screen_loc = "RIGHT-2:5,South+2:0"
screen_loc = "RIGHT-2:-4,South+2:0"

/atom/movable/screen/roll_hud_button/Click(location,control,params,)
// This stuff needs to be changed because it was directly lifted from clothing
Expand Down

0 comments on commit 01499c9

Please sign in to comment.