Posts by sgtlaggy

    sgtlaggy added a new version:

    Quote

    Add option to start Collector with only a level requirement.

    sgtlaggy added a new version:

    Quote

    Now allows alternate syntax to edit other parts of the trader's locale values like Location and Description.


    To do this, use an object instead of nickname.

    Code
    {
      "Prapor": "Sidorovich",
      "Fence": "Drebin"
    }

    changes to

    Code
    {
      "Prapor": {
        "Nickname": "Sidorovich",
        "Location": "Rookie Village in the Cordon",
        "Description": "A reliable source of equipment for stalkers."
      },
      "Fence": "Drebin"
    }

    Valid keys are "FullName", "FirstName", "Nickname", "Location", and "Description". All are case-sensitive.

    sgtlaggy added a new version:

    Quote

    Added config options to change the chance of items being deleted, either all together as a group or individually. Both options can be used together.

    sgtlaggy added a new file:

    sgtlaggy added a new file:

    sgtlaggy added a new file: