mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 20:57:23 +01:00
Update telecube.dm
Minor fix to the techs given by Locii.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
icon = 'icons/obj/props/telecube.dmi'
|
||||
icon_state = "cube"
|
||||
w_class = ITEMSIZE_SMALL
|
||||
origin_tech = list(TECH_MATERIAL = 7, TECH_POWER = 6, TECH_BLUESPACE = 7, TECH_ANOMALY = 2, TECH_PRECURSOR = 2)
|
||||
origin_tech = list(TECH_MATERIAL = 7, TECH_POWER = 6, TECH_BLUESPACE = 7, TECH_ARCANE = 2, TECH_PRECURSOR = 2)
|
||||
|
||||
catalogue_data = list(/datum/category_item/catalogue/anomalous/precursor_a/telecube)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user