mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-03-17 20:58:13 +02:00
9000->10000 at dock
This commit is contained in:
parent
dfd171e296
commit
612ab5b6d8
@ -348,7 +348,7 @@ end
|
||||
|
||||
function Public.class_cost(at_dock)
|
||||
if at_dock then
|
||||
return 9000
|
||||
return 10000
|
||||
else
|
||||
return 6000
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user