Severe is not appropriate.
"Sever" is most Appropriate
This commit is contained in:
parent
aebd857931
commit
e549af25dd
@ -31,6 +31,6 @@ public class MeleeStrategy implements DragonSlayingStrategy {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void execute() {
|
public void execute() {
|
||||||
System.out.println("With your Excalibur you severe the dragon's head!");
|
System.out.println("With your Excalibur you sever the dragon's head!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user