Sloppy but completed ShipWarfare class
This commit is contained in:
@@ -8,7 +8,7 @@ public class Player {
|
||||
private int generalHeld = 0;
|
||||
private int armsHeld = 0;
|
||||
private int location = 1;
|
||||
private int guns = 1000;
|
||||
private int guns = 3;
|
||||
private int HP = 100;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user