Skip to content

Commit

Permalink
fixed offsets on docking ports
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed Jun 13, 2024
1 parent 63a450d commit 33d5d91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _maps/shuttles/inteq/inteq_talos.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3883,7 +3883,7 @@
"xk" = (
/obj/docking_port/stationary{
dir = 2;
dwidth = 5;
dwidth = 4;
height = 15;
width = 15
},
Expand Down Expand Up @@ -4446,7 +4446,7 @@
"AB" = (
/obj/docking_port/stationary{
dir = 4;
dwidth = 4;
dwidth = 3;
height = 15;
width = 6
},
Expand Down

0 comments on commit 33d5d91

Please sign in to comment.