mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-24 21:26:12 +01:00
funny ship dimensions
This commit is contained in:
@@ -16175,12 +16175,12 @@
|
||||
"oXv" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 8;
|
||||
dwidth = 2;
|
||||
dwidth = 5;
|
||||
height = 13;
|
||||
id = "ferry_away";
|
||||
json_key = "ferry";
|
||||
name = "CentCom Ferry Dock";
|
||||
width = 5
|
||||
width = 11
|
||||
},
|
||||
/turf/open/space,
|
||||
/area/space)
|
||||
|
||||
@@ -235,12 +235,12 @@
|
||||
/obj/structure/fans/tiny,
|
||||
/obj/docking_port/mobile{
|
||||
dir = 8;
|
||||
dwidth = 2;
|
||||
dwidth = 3;
|
||||
height = 13;
|
||||
id = "ferry";
|
||||
name = "ferry shuttle";
|
||||
preferred_direction = 8;
|
||||
width = 5
|
||||
width = 7
|
||||
},
|
||||
/obj/effect/turf_decal/delivery/white,
|
||||
/turf/open/floor/plasteel/dark{
|
||||
|
||||
Reference in New Issue
Block a user