You must be signed in to perform this action.
Bug: Duplicate Item Type Definitions for Sonar_PunchedCard and PunchedCard
81 °C
Bug #24

Duplicate Item Type Definitions for Sonar_PunchedCard and PunchedCard

Status: New
Priority:
Medium
Added by:
olipollyz
on May 20, '25
Assigned to:
Unassigned
Due date:
Reported for:

Steps to Reproduce

No steps to reproduce

Explanation

    <type name="Sonar_PunchedCard">
        <nominal>5</nominal>
        <lifetime>14400</lifetime>
        <restock>0</restock>
        <min>3</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
    </type>
    <type name="PunchedCard">
        <nominal>5</nominal>
        <lifetime>14400</lifetime>
        <restock>0</restock>
        <min>3</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
    </type>```

Watchers

Screenshots

None

Video Clips

None

Log Files

None

Device

No device information

No comments yet.

You need to join this project to comment on issues. Join Project