Commit graph

6 commits

Author SHA1 Message Date
2a296544ac Refactor default replies in Unbelievaboat to improve formatting and add new 'slut' responses
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit updates the default replies in the Unbelievaboat module by correcting formatting inconsistencies and introducing a new set of responses for the 'slut' job. The changes enhance user interaction and maintain consistency across response strings, contributing to a more engaging gameplay experience.
2025-05-28 09:44:05 -04:00
3d38a4004a Add cooldown tracking for 'slut' command in Unbelievaboat
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit introduces a new cooldown entry for the 'slut' command, enhancing the command's functionality within the existing cooldown management system. Additionally, it includes formatting improvements for various response strings to ensure consistency and clarity in user interactions.
2025-05-28 09:23:37 -04:00
2971d0d4ae Add 'slut' job functionality to SettingsMixin in Unbelievaboat
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit expands the job system by adding the 'slut' job, including cooldown management and payout structures. The cooldowns are integrated into the existing framework, allowing for a new high-reward operation. Additionally, the command description has been updated for clarity, and the embed messages have been adjusted to reflect the new job's payouts and fail rates, enhancing user interaction and gameplay experience.
2025-05-28 09:21:39 -04:00
3fdd10fb8d Add 'slut' command to Unbelievaboat cog for high-risk, high-reward currency acquisition
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit introduces the 'slut' command, allowing users to engage in a high-reward operation with a specific cooldown and fail rate. The command features custom responses and integrates with existing wallet and bank systems, enhancing the gameplay experience while maintaining balance in the game's economy. Additionally, it includes new payout structures and response formatting for improved user interaction.
2025-05-28 09:17:44 -04:00
c05d8de172 Add 'slt' command to Unbelievaboat cog for stealthy currency acquisition
This commit introduces a new command, 'slt', which allows users to engage in a stealth operation to earn currency with a lower risk of failure compared to traditional crime commands. The command features custom responses and integrates with existing wallet and bank systems, ensuring a seamless user experience while maintaining the game's economy balance.
2025-05-28 08:49:56 -04:00
7da3f0ab66 Add the economy boat cog
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-23 02:17:01 -04:00