mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
delta: fix whiteship docking port (#24803)
* delta: fix whiteship docking port * whoops
This commit is contained in:
@@ -72119,13 +72119,10 @@
|
||||
},
|
||||
/area/station/science/break_room)
|
||||
"hDZ" = (
|
||||
/obj/docking_port/stationary{
|
||||
/obj/docking_port/stationary/whiteship{
|
||||
dir = 8;
|
||||
dwidth = 10;
|
||||
height = 35;
|
||||
id = "whiteship_home";
|
||||
name = "north of Kerberos";
|
||||
width = 21
|
||||
id = "whiteship_kerberos";
|
||||
name = "north of Kerberos"
|
||||
},
|
||||
/turf/space,
|
||||
/area/space)
|
||||
|
||||
Reference in New Issue
Block a user