diff --git a/wadsrc/static/sprites/LPROA0.png b/wadsrc/static/sprites/LPROA0.png index 8ba676204f..68a1531fd5 100644 Binary files a/wadsrc/static/sprites/LPROA0.png and b/wadsrc/static/sprites/LPROA0.png differ diff --git a/wadsrc/static/zscript/actors/shared/lightprobe.zs b/wadsrc/static/zscript/actors/shared/lightprobe.zs index 5769191c31..c356c22445 100644 --- a/wadsrc/static/zscript/actors/shared/lightprobe.zs +++ b/wadsrc/static/zscript/actors/shared/lightprobe.zs @@ -1,5 +1,10 @@ class LightProbe : Actor native { + Default + { + +NOINTERACTION + } + States { Spawn: