CleverRaven/Cataclysm-DDA

solar cells are 19 inches long

Open

#88,106 opened on Jul 24, 2026

 (0 comments) (0 reactions) (0 assignees)C++ (3,991 forks)batch import
(S2 - Confirmed)<Bug>Good First Issue

Repository metrics

Stars
 (9,264 stars)
PR merge metrics
 (Avg merge 6d 5h) (292 merged PRs in 30d)

Description

Describe the bug

Solar cells are 0.25L and 19" long (i.e. half a meter). This makes them approximately 2.2 cm wide by 2.2 cm high.

Seems implausible.

The value is because they inherit from solar panels, and don't specify a longest_side.

Attach save file

N/A

Steps to reproduce

Look at a solar panel.

Expected behavior

not that

Screenshots

Versions and configuration

Both 0.I and HEAD

Additional context

No response

Contributor guide