mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 10:01:58 +00:00
* 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>
13 lines
514 B
Plaintext
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
|