add: test gate keeper mode
This commit is contained in:
@ -18,4 +18,5 @@ int main()
|
||||
active.attack(dead.getName());
|
||||
active.takeDamage(3);
|
||||
dead.beRepaired(42);
|
||||
active.guardGate();
|
||||
}
|
||||
|
Reference in New Issue
Block a user