Skip to content

Commit

Permalink
Merge pull request #170 from ARF-SS13/butt-ons
Browse files Browse the repository at this point in the history
Oops
  • Loading branch information
Tk420634 authored Dec 23, 2024
2 parents 273a2c5 + 831455c commit ec97291
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 @@ -499,7 +499,7 @@
name = "tend on people!"
icon = 'icons/mob/screen_gen.dmi'
icon_state = "tend"
screen_loc = "EAST-1:28, SOUTH+4:-30"
screen_loc = "EAST-1:4, SOUTH+4:1"

/atom/movable/screen/tend_hud_button/Click(location,control,params)
var/mob/living/carbon/human/H = usr
Expand Down

0 comments on commit ec97291

Please sign in to comment.