CleverRaven/Cataclysm-DDA

Wetsuit and spring suit. Flag POCKETS

Open

#71,698 opened on Feb 11, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3,991 forks)batch import
(S1 - Need confirmation)Good First IssueItems: Armor / Clothing[JSON]

Repository metrics

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

Description

Describe the bug

I noticed that the wetsuit did not warm my hands. A spring suit keeps warm my hands . Both have pockets. But only the spring suit has the “POCKETS” flag.

Where is the error and is it there?

Attach save file

N/A

Steps to reproduce

N/A

Expected behavior

N/A

Screenshots

No response

Versions and configuration

N/A

Additional context

https://cdda-guide.nornagon.net/item/wetsuit https://cdda-guide.nornagon.net/item/wetsuit_spring

I'm confused by the description of the pockets: Back pocket

https://github.com/CleverRaven/Cataclysm-DDA/blob/eb9cacd70e0a2b6ac996e9cf2d316c6f3ad339fd/data/json/items/armor/swimming.json#L763

https://github.com/CleverRaven/Cataclysm-DDA/blob/eb9cacd70e0a2b6ac996e9cf2d316c6f3ad339fd/data/json/items/armor/swimming.json#L1514

Other

If a flag is needed, then pay attention to:

wetsuit -https://cdda-guide.nornagon.net/item/xl_wetsuit -https://cdda-guide.nornagon.net/item/xs_wetsuit

thick wetsuit -https://cdda-guide.nornagon.net/item/wetsuit_thick -https://cdda-guide.nornagon.net/item/xs_wetsuit_thick -https://cdda-guide.nornagon.net/item/xl_wetsuit_thick

Kevlar wetsuit https://cdda-guide.nornagon.net/item/h20survivor_jumpsuit https://cdda-guide.nornagon.net/item/xs_h20survivor_jumpsuit https://cdda-guide.nornagon.net/item/xl_h20survivor_jumpsuit

light Kevlar wetsuit oversuit https://cdda-guide.nornagon.net/item/h20survivor_jumpsuit_light https://cdda-guide.nornagon.net/item/xs_h20survivor_jumpsuit_light https://cdda-guide.nornagon.net/item/xl_h20survivor_jumpsuit_light

thick Kevlar wetsuit https://cdda-guide.nornagon.net/item/thick_h20survivor_jumpsuit https://cdda-guide.nornagon.net/item/xs_thick_h20survivor_jumpsuit https://cdda-guide.nornagon.net/item/xl_thick_h20survivor_jumpsuit

wetsuit technical shorts

Perhaps you should rename "spring suit" to "spring wetsuit"?

P.S. How did "spring suit" turn into "short wetsuit" when translated into Russian? This is a rhetorical question.

Contributor guide