summaryrefslogtreecommitdiff
path: root/src/elements
diff options
context:
space:
mode:
Diffstat (limited to 'src/elements')
-rw-r--r--src/elements/cbnw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/cbnw.c b/src/elements/cbnw.c
index 80bc19a..62655cf 100644
--- a/src/elements/cbnw.c
+++ b/src/elements/cbnw.c
@@ -3,7 +3,7 @@
int update_CBNW(UPDATE_FUNC_ARGS) {
int r, rx, ry, oldt;
oldt = parts[i].tmp;
- if (pv[y/CELL][x/CELL]<=5)
+ if (pv[y/CELL][x/CELL]<=3)
{
if(20>(rand()%80000))
{