mirror of
https://github.com/theFox6/microexpansion.git
synced 2024-11-22 07:03:45 +01:00
Rename 8k drive to 4k
This commit is contained in:
parent
69771ca5fc
commit
04869a8bca
@ -1,7 +1,7 @@
|
||||
-- microexpansion/storage.lua
|
||||
|
||||
-- [drive] 4k
|
||||
microexpansion.register_cell("cell_4k", {
|
||||
description = "4k Storage Cell",
|
||||
capacity = 4000,
|
||||
-- [drive] 8k
|
||||
microexpansion.register_cell("cell_8k", {
|
||||
description = "8k Storage Cell",
|
||||
capacity = 8000,
|
||||
})
|
||||
|
Before Width: | Height: | Size: 534 B After Width: | Height: | Size: 534 B |
Loading…
Reference in New Issue
Block a user