Posts by sgtlaggy

    sgtlaggy added a new file:

    sgtlaggy added a new version:

    Quote

    Added the option to replace "Unknown Reward" quest rewards with the actual reward.

    sgtlaggy added a new version:

    Quote

    Update to SPT 3.10
    The Gunsmith Challenge setting has been removed because of some technical changes in 3.10. Anyone who wants to pick it up is more than welcome to.

    The Collector level setting has been removed, use Start Collector Early instead.

    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: