mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
Fixes Icon (#29328)
This commit is contained in:
@@ -268,8 +268,8 @@
|
||||
/datum/spell/ai_spell/ranged/rgb_lighting
|
||||
name = "RGB Lighting"
|
||||
desc = "Changes the color of a selected light"
|
||||
action_icon = 'icons/obj/lighting.dmi'
|
||||
action_icon_state = "random_glowstick"
|
||||
action_icon = 'icons/effects/random_spawners.dmi'
|
||||
action_icon_state = "glowstick"
|
||||
ranged_mousepointer = 'icons/mecha/mecha_mouse.dmi'
|
||||
auto_use_uses = FALSE
|
||||
base_cooldown = 30 SECONDS
|
||||
|
||||
Reference in New Issue
Block a user