Raises IMS biotech level to 7 (#32107)

* raises IMS biotech level to 7

* adds origin tech to IMS
This commit is contained in:
MixityMaxity
2026-06-25 13:30:31 +10:00
committed by GitHub
parent c08398b844
commit efdbf30f0c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -216,6 +216,7 @@
icon_state = "scalpel_manager_on"
toolspeed = 0.2
materials = list(MAT_METAL = 2000, MAT_GLASS = 1500, MAT_SILVER = 1000, MAT_GOLD = 1000, MAT_DIAMOND = 1000)
origin_tech = "biotech=6;materials=6;magnets=4;programming=3"
/obj/item/scalpel/laser/manager/Initialize(mapload)
. = ..()