Integrate new settings into existing codebase

This commit is contained in:
Rares Bozga
2025-12-25 02:04:19 +02:00
parent 537b5c0d9b
commit cc904c7137
11 changed files with 150 additions and 43 deletions

View File

@@ -9,4 +9,5 @@ automoney_world:
- if <[time_passed].is_more_than[<duration[30m]>]>:
- flag <[player]> automoney_last:<util.time_now>
- money give players:<[player]> quantity:500
- narrate format:formats_prefix targets:<[player]> "Thanks for being online! You have received ¥500."
- if <proc[settings_get].context[<[player]>|game_see_auto_money_announcements]>:
- narrate format:formats_prefix targets:<[player]> "Thanks for being online! You have received ¥500."