Files
VOREStation/code/modules/power
ShoanaeaCKeye afd6ce3aba Electrovore virgo (#18986)
* Refactored and fixed the Electrovore code in compliance with the review and requests for fixes.

* Address review feedback for electrovore element and traits

* Removed unneeded return

Missed this while I was going through unresolved issues - unneeded return has been removed.

* Remove redundant check and use spark_effect helper

* Switched to spark_effect

Should clean up nicely.

* Swaps to !isitem

Changes from if(!istype(target, /obj/item)) to if(!isitem(target)) as requested.

* Spark Spread reinstated

Uses the proper, updated code block for spark_spread.

* ident

* should be fine

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2026-01-06 18:44:59 +01:00
..
2025-11-08 02:05:08 +01:00
2025-09-14 05:02:26 -04:00
2025-11-08 02:05:08 +01:00
2025-12-11 06:47:48 -05:00
2025-11-21 06:38:43 -05:00
2025-12-06 01:13:12 -05:00
2025-10-27 02:06:29 -04:00
2026-01-06 18:44:59 +01:00
2025-12-02 02:28:41 -05:00
2025-09-14 05:02:26 -04:00
2025-10-04 03:13:12 -04:00
2025-11-11 20:56:40 +01:00
2025-11-08 02:05:08 +01:00
2025-11-08 02:05:08 +01:00
2025-12-02 02:28:41 -05:00
2025-10-30 01:25:51 +01:00