Skip to content

Commit

Permalink
change mobile port
Browse files Browse the repository at this point in the history
adjusts the port definition instead of the map
  • Loading branch information
Doubleumc committed Aug 23, 2024
1 parent eed2aac commit 32f2a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions code/modules/shuttle/shuttles/ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
port_direction = NORTH
width = 17
height = 29
dwidth = 8
var/port_door
var/starboard_door

Expand Down
4 changes: 1 addition & 3 deletions maps/shuttles/ert_shuttle_big.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -625,9 +625,7 @@
/turf/closed/wall/almayer/white/hull,
/area/shuttle/ert)
"Qb" = (
/obj/docking_port/mobile/emergency_response/big{
dwidth = 8
},
/obj/docking_port/mobile/emergency_response/big,
/turf/closed/wall/almayer/white/hull,
/area/shuttle/ert)
"Qr" = (
Expand Down

0 comments on commit 32f2a54

Please sign in to comment.