Skip to content

Commit

Permalink
the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Penwin0 committed Oct 21, 2023
1 parent e11aed4 commit b4f3a53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/items/robot/robot_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,6 @@
stored_copy.plane = FLOAT_PLANE
. += stored_copy
else
var/image/arm = image("icon"="borg_beaker_apparatus_arm", "layer"=FLOAT_LAYER)
arm.pixel_y = arm.pixel_y - 5
. += arm

Expand Down

0 comments on commit b4f3a53

Please sign in to comment.