Implement a registersto command to solve this illustrative case:
Virgin
Tea Lady
Spy
If the spy nominates the virgin, they should be able to be executed by the virgin, but saved by the tea lady. (This example is not exactly correct, because virgin triggers based on character type and tea lady based on alignment, but it illustrates the idea.)
Implement a
registersto
command to solve this illustrative case:If the spy nominates the virgin, they should be able to be executed by the virgin, but saved by the tea lady. (This example is not exactly correct, because virgin triggers based on character type and tea lady based on alignment, but it illustrates the idea.)