Files
Bubberstation/code/game/objects/items/devices/destabilizing_crystal.dm
SkyratBot 2f552919c1 [MIRROR] Icons folder cleaning wave two [MDB IGNORE] (#22454)
* Icons folder cleaning wave two

* Merge conflict resolution

* Modular path hell

* hmm

* Update 2022-10.yml

* Another modular thing

---------

Co-authored-by: YesterdaysPromise <122572637+YesterdaysPromise@users.noreply.github.com>
Co-authored-by: Giz <vinylspiders@gmail.com>
2023-07-16 00:41:18 -04:00

13 lines
514 B
Plaintext

/obj/item/destabilizing_crystal
name = "destabilizing crystal"
desc = "A crystal that can be used to destabilize the supermatter to cause a resonance cascade. Carefully apply this on \
a fully stable supermatter crystal and start the delamination. Prevent anyone from stopping you."
icon = 'icons/obj/machines/engine/supermatter.dmi'
icon_state = "destabilizing_crystal"
w_class = WEIGHT_CLASS_NORMAL
flags_1 = CONDUCT_1
item_flags = NO_PIXEL_RANDOM_DROP
throwforce = 5
throw_speed = 1
throw_range = 2