v0.3.4: externalized weapon strings
This commit is contained in:
committed by
Evan Debenham
parent
26b5fd7ac4
commit
77c583b6b1
@@ -31,9 +31,5 @@ public class Glaive extends MeleeWeapon {
|
||||
public Glaive() {
|
||||
super( 5, 1f, 1f );
|
||||
}
|
||||
|
||||
@Override
|
||||
public String desc() {
|
||||
return "A polearm consisting of a sword blade on the end of a pole.";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user