Turner Bass
Turner Bass
So are you thinking we need to determine if these are actually in use anywhere? Also: lol `do_moron()`.
This one from `act_wiz.c` actually seems okay, like these `send_to_char` are letting the player know that the spell arguments were invalid and returning to stop execution. There are _a lot_...
This kind of highlights something else about this particular block. Should `i` be a more contextually named variable say like `character_count`?
Shall the `immortals@` be notified of deployment statuses?
Also, I mean...we could also send messages to a Discord webhook or something similar. I just figured emails were most easy, but a webhook is even easier
At first I thought about a ZIP file but we're already running Linux for the workflow so I figured a tarball might actually be more accessible and efficient