summaryrefslogtreecommitdiff
path: root/src/simulation/elements/PROT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/PROT.cpp')
-rw-r--r--src/simulation/elements/PROT.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/simulation/elements/PROT.cpp b/src/simulation/elements/PROT.cpp
index 3e6a661..ff68eb7 100644
--- a/src/simulation/elements/PROT.cpp
+++ b/src/simulation/elements/PROT.cpp
@@ -172,8 +172,8 @@ int Element_PROT::graphics(GRAPHICS_FUNC_ARGS)
{
*firea = 20;
*firer = 250;
- *fireg = 128;
- *fireb = 128;
+ *fireg = 100;
+ *fireb = 100;
*pixel_mode |= FIRE_ADD;
return 1;