Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit f3e38c5

Browse files
authored
Revert "closing the gap (#22089)" (#22489)
This reverts commit 50f94ba.
1 parent afb822b commit f3e38c5

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

_maps/shuttles/mining_box.dmm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@
3737
shuttle_id = "mining";
3838
name = "mining shuttle";
3939
port_direction = 4;
40-
width = 7;
41-
ignitionTime = 10;
42-
callTime = 10
40+
width = 7
4341
},
4442
/obj/machinery/door/firedoor/border_only{
4543
dir = 4

_maps/shuttles/mining_delta.dmm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,7 @@
292292
shuttle_id = "mining";
293293
name = "mining shuttle";
294294
port_direction = 8;
295-
width = 7;
296-
callTime = 10;
297-
ignitionTime = 10
295+
width = 7
298296
},
299297
/obj/machinery/door/firedoor/border_only{
300298
dir = 4

_maps/shuttles/mining_kilo.dmm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@
7373
shuttle_id = "mining";
7474
name = "mining shuttle";
7575
port_direction = 4;
76-
width = 7;
77-
callTime = 10;
78-
ignitionTime = 10
76+
width = 7
7977
},
8078
/turf/open/floor/mineral/plastitanium,
8179
/area/shuttle/mining)

0 commit comments

Comments
 (0)