Skip to content

Commit 3bc7d5a

Browse files
committed
modified tech descriptions
1 parent d2c9b5c commit 3bc7d5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

items.lua

+3-3
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ return {
477477
'id', "StorageExpansion",
478478
'display_name', T{3900418951, "Expand Storage"},
479479
'icon', "UI/Icons/Research/micro_manufacturing.tga",
480-
'description', T{412090769435, "Unlocks <em>Storage</em> upgrade (<em>Extra Storage</em>). <em>Doubles</em> base storage capacity in early game.<newline><newline><grey>Due to the lack of space in space, we have decided to use all 9 dimensions and expand the area covered by our storage depots.</grey>"},
480+
'description', T{412090769435, "Storage upgrade (<em>Extra Storage</em>) - Increases storage capacity by <em>100%</em> in early game.<newline><newline><grey>\"Due to the lack of space in space, we have decided to use all 9 dimensions and expand the area covered by our storage depots.\"<newline><right>Ivan Grgurina</grey>"},
481481
'position', range(5, 8),
482482
'field', "Engineering",
483483
}),
@@ -486,15 +486,15 @@ return {
486486
'id', "StorageSphericalContainers",
487487
'display_name', T{390058456, "Spherical Storage Containers"},
488488
'icon', "UI/Icons/Research/metal_foams.tga",
489-
'description', T{936861663393, "Unlocks <em>Storage</em> upgrade, an all Mars invention (<em>Spherical Containers</em>). They constantly wrap themselves dynamically around resources to keep them protected and safe in our storage depots all the while taking as little space as possible.<newline><newline><grey>How often did you open your container and it was only half-full (or half-empty)? No more!</grey>"},
489+
'description', T{936861663393, "Storage upgrade, an all Mars invention (<em>Spherical Containers</em>) - Increases storage capacity by <em>100%</em>.<newline><newline><grey>They constantly wrap themselves dynamically around resources to keep them protected and safe in our storage depots all the while taking as little space as possible. <newline><newline>\"How often did you open your container and it was only half-full (or half-empty)? No more!\"<newline><right>Ivan Grgurina</grey>"},
490490
--'field', "Breakthrough",
491491
}),
492492
PlaceObj('ModItemTech', {
493493
'name', "StorageStackingMethods",
494494
'id', "StorageStackingMethods",
495495
'display_name', T{390054651, "Stack Me Harder"},
496496
'icon', "UI/Icons/Research/mars_nouveau.tga",
497-
'description', T{980677963216, "Unlocks <em>Storage</em> upgrade (<em>New Stacking Methods</em>). <em>Doubles</em> base storage capacity in late game.<newline><newline><grey>Although our contact with Earth has been sporadic for some time now, a secret transmission caught late last night brought with it a new revolutionary storage method for stacking our precious Martian resources closer to each other. No, for real, who dares dreaming of stacking methods?</grey>"},
497+
'description', T{980677963216, "Storage upgrade (<em>New Stacking Methods</em>) - Increases storage capacity by <em>100%</em> in late game.<newline><newline><grey>Although our contact with Earth has been sporadic for some time now, a secret transmission caught late last night brought with it a new revolutionary storage method for stacking our precious Martian resources closer to each other. <newline><newline>\"For real, who dares dreaming of such things? Me!\"<newline><right>Matija Menjački</grey>"},
498498
'field', "Robotics",
499499
'position', range(15, 100),
500500
}),

0 commit comments

Comments
 (0)