mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Cargo shuttle now arrives in 2 minutes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/docking_port/mobile/supply
|
||||
name = "supply shuttle"
|
||||
id = "supply"
|
||||
callTime = 10
|
||||
callTime = 1200
|
||||
|
||||
dir = 8
|
||||
travelDir = 90
|
||||
@@ -153,4 +153,4 @@
|
||||
for(var/obj/thing in O)
|
||||
sold_atoms += recursive_sell(thing, level)
|
||||
qdel(O)
|
||||
return sold_atoms
|
||||
return sold_atoms
|
||||
|
||||
Reference in New Issue
Block a user