diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 45cf85c..35eb1dd 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,6 +1,6 @@
-
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index bb0a2b6..267026f 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,7 +1,11 @@
-
+
+
+
+
+
@@ -14,8 +18,8 @@
-
-
+
+
@@ -40,7 +44,7 @@
-
+
@@ -58,11 +62,14 @@
+
+
+
@@ -78,7 +85,7 @@
-
+
@@ -86,11 +93,16 @@
+
+
+
+
+
-
+
@@ -101,6 +113,7 @@
+
@@ -145,28 +158,7 @@
C:\Users\Harkamal Randhawa\AppData\Roaming\Subversion
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ 125
@@ -176,29 +168,24 @@
1550454898506
+
-
+
-
-
-
-
-
-
+
-
-
-
-
-
-
+
+
+
+
+
@@ -206,39 +193,38 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -259,6 +245,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/ShipWarfare.java b/src/ShipWarfare.java
index 21523a7..95839a6 100644
--- a/src/ShipWarfare.java
+++ b/src/ShipWarfare.java
@@ -67,6 +67,7 @@ public class ShipWarfare {
public void setGuns(int guns) {
this.guns = guns;
}
+
public void setNumOfPeasantShips(int numOfPeasantShips) {
this.numOfPeasantShips = numOfPeasantShips;
}