CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.71k stars 4.2k forks source link

Circular saw qualities don't show up in 'e'xamine menu #76232

Open CoroNaut opened 2 months ago

CoroNaut commented 2 months ago

Describe the bug

There is a blank space below the actions section in the circular saw description, presumably wear its qualities should be.

Attach save file

Grafton-trimmed.tar.gz

Steps to reproduce

  1. get circular saw
  2. notice no qualities

Expected behavior

Circular saw should have qualities visible inside the blank space

Screenshots

image image

Versions and configuration

Additional context

Just to be clear, I know the qualities appear when its turned on, but the hotplate also has level 2 hotplate whether its turned on or off, so i figure there could be some standardization here to always show qualities.

Brambor commented 2 months ago

Hotplate quality is just for reheating food, right? So the hotplate item actually has that quality, otherwise you couldn't activate it. Or something like that... When activated without charge it complains Your hotplate has 0 charges, but needs 35.

It is missing this Needs X charges to have quality (arc welder shown): image

Tree cutting (on combat chainsaw) is shown only when on: image

But not without charges: image

Brambor commented 2 months ago

Circular saw (on): image

Circular saw (off): image

Note: Unlike reported, there still is the empty <hr><hr>, even when the qualities are shown.

Brambor commented 2 months ago

I would like to have: When turned on, this has these qualities: ... But I thought I already saw that somewhere... Maybe I dreamt it...

Brambor commented 2 months ago

I am confirming it even though the issue doesn't capture what is happening exactly.

CoroNaut commented 2 months ago

I was also scratching my head at remembering When turned on, this has these qualities: ..., because I thought there was something similar too. Without showing this info, it makes the player question whether it actually has the qualities they need. I tried looking around at a few different tools to try to find which one it was on, but couldn't.

And yes, the empty <hr> block was weird, but I figured it would be fixed when the qualities were shown permanently again.