summaryrefslogtreecommitdiff
path: root/src/simulation/elements/PVOD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/PVOD.cpp')
-rw-r--r--src/simulation/elements/PVOD.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/PVOD.cpp b/src/simulation/elements/PVOD.cpp
index 34e44be..0c08584 100644
--- a/src/simulation/elements/PVOD.cpp
+++ b/src/simulation/elements/PVOD.cpp
@@ -28,7 +28,7 @@ Element_PVOD::Element_PVOD()
Temperature = R_TEMP+0.0f +273.15f;
HeatConduct = 251;
- Description = "Solid. When activated, destroys entering particles";
+ Description = "Powered VOID. When activated, destroys entering particles.";
State = ST_NONE;
Properties = TYPE_SOLID;