diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index df30480..5583f47 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,6 @@
-
@@ -50,7 +49,7 @@
-
+
@@ -89,8 +88,8 @@
-
-
+
+
@@ -109,7 +108,6 @@
- chanceOfRun
chance
get
Peasant
@@ -139,6 +137,7 @@
guns>0
setPla
setPlayer
+ player.game
player.getName()
@@ -174,8 +173,8 @@
-
+
@@ -464,11 +463,25 @@
1551148939938
-
+
+ 1551150035612
+
+
+
+ 1551150035612
+
+
+ 1551150382078
+
+
+
+ 1551150382078
+
+
-
+
@@ -567,7 +580,9 @@
-
+
+
+
@@ -639,7 +654,7 @@
-
+
@@ -676,8 +691,8 @@
-
-
+
+
diff --git a/src/ShipWarfare.java b/src/ShipWarfare.java
index 4b8181c..31a778e 100644
--- a/src/ShipWarfare.java
+++ b/src/ShipWarfare.java
@@ -247,7 +247,7 @@ public class ShipWarfare {
}
}
} else {
- System.out.printf("%s! We don't have any GUNS!!!!\n",player.player.getName());
+ System.out.printf("%s! We don't have any GUNS!!!!\n",player.getName());
delayForSeconds(1);
}