neon 
Vars | |
| glow_active | Does it emit light? |
|---|---|
| neon_overlay | Neon overlay that applies on mob |
Procs | |
| apply_neon_overlay | Applies neon overlay and gets color on it |
| change_color | Opens user input for changing neon color |
| reload_neon_overlay | Reloads neon overlay (usually used after a color change) |
| remove_neon_overlay | Completely removes the neon overlay |
| toggle_glow | Toggles neon overlay and light emit |
Var Details
glow_active 
Does it emit light?
neon_overlay 
Neon overlay that applies on mob
Proc Details
apply_neon_overlay
Applies neon overlay and gets color on it
change_color
Opens user input for changing neon color
reload_neon_overlay
Reloads neon overlay (usually used after a color change)
remove_neon_overlay
Completely removes the neon overlay
toggle_glow
Toggles neon overlay and light emit