mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
[MIRROR] end of file Fix (#10355)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2af001e7e5
commit
65f21fb1d3
@@ -4,4 +4,4 @@
|
||||
req_tech = list(TECH_MAGNET = 4, TECH_COMBAT = 3, TECH_BIO = 3)
|
||||
materials = list(MAT_STEEL = 1000, MAT_GLASS = 1000)
|
||||
build_path = /obj/item/clothing/glasses/omnihud
|
||||
sort_string = "EAAVA"
|
||||
sort_string = "EAAVA"
|
||||
|
||||
@@ -48,4 +48,4 @@
|
||||
req_tech = list(TECH_DATA = 4, TECH_MATERIAL = 4)
|
||||
materials = list(MAT_GLASS = 1000, MAT_GOLD = 200)
|
||||
build_path = /obj/item/aicard
|
||||
sort_string = "SCAAA"
|
||||
sort_string = "SCAAA"
|
||||
|
||||
@@ -88,4 +88,4 @@
|
||||
ZBA - precursor tools
|
||||
ZBB - precursor other
|
||||
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
req_tech = list(TECH_DATA = 1)
|
||||
materials = list(MAT_STEEL = 30, MAT_GLASS = 10)
|
||||
build_path = /obj/item/disk/tech_disk
|
||||
sort_string = "CAAAB"
|
||||
sort_string = "CAAAB"
|
||||
|
||||
@@ -29,4 +29,4 @@ Each tech path should have at LEAST one item at every level (levels 1 - 20). Thi
|
||||
researching. Existing tech (ie, anything you can find on the station or get from the quartermaster) shouldn't go higher then
|
||||
level 5 or 7. Everything past that should be stuff you research.
|
||||
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user