You are viewing a potentially older version of this package.
View all versions.
SODMailCourier
Introduces a new way of earning some cash, by allowing the player to deliver mail to mailboxes.
| Date uploaded | 6 months ago |
| Version | 1.0.2 |
| Download link | Venomaus-SODMailCourier-1.0.2.zip |
| Downloads | 196 |
| Dependency string | Venomaus-SODMailCourier-1.0.2 |
This mod requires the following mods to function
README
SOD.MailCourier
Adds a new way to earn money by allowing players to take on mail delivery jobs from any newsstand.
Accepting a job requires a 50-crow deposit, which is fully refunded upon successful delivery.
This deposit discourages abandoning the job and ensures commitment to completing the delivery.
Features
- Adds a unique mail courier job item to every news stand.
- Adds a new unique sync disk that compliments the new mail courier job.
How does it work?
- Collect a mail job from any news stand
- Open the player inventory and hover over or select the mail item to see the delivery address.
- Go to the mentioned address, find the corresponding mailbox for the specified address.
- Take the mail item in your hand (select from inventory) and place it in the mailbox.
- You will receive an automated payment immediately on delivery.
Reward
On delivery you will be paid immediately:
(50 crow refund) + 75 crows + an extra 75% of the distance from the news stand to the delivery address.
(This reward can be fully configured in the config options.)
CHANGELOG
CHANGELOG
1.0.5
- Fix plugin name in bepinex metadata
1.0.4
- Fixed warning: used ScriptableObject.CreateInstance instead of new() constructor
1.0.3
- Fixed tooltip not showing of the Mail Courier Job entry in the news stand
1.0.2
- Improved destination route pointing to the mailbox instead of the specific residence
- When unequipping a sealed mail the route will be unplotted (unless its not the route for the mail)
- When equipping a sealed mail the route to it will be plotted (if no route is currently plotted, unless its another mail) (both these 2 can be enforced to always overwrite, through the config options)
1.0.1
- Effectively a reupload, because the previous upload was a wrong version
1.0.0
- Initial release