Changes loci to address some issues (#8643)

This commit is contained in:
TheGreatKitsune
2024-07-19 01:53:09 -05:00
committed by GitHub
parent bf02388fcd
commit 8c44b1e8d0

View File

@@ -23,12 +23,12 @@
description_info = "Ctrl-Clicking on this object will attempt to activate its unique ability."
icon = 'icons/obj/props/telecube.dmi'
icon_state = "cube"
w_class = ITEMSIZE_SMALL
w_class = ITEMSIZE_NO_CONTAINER //CHOMPEdit - Made impossible to store to help resolve a certain repeated issue that has been happening with these.
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)
slowdown = 2.5
//slowdown = 2.5 //CHOMPEdit - Removes slowdown in exchange for being impossible to store in backpacks.
throw_range = 2