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