|
@ -289,7 +289,7 @@ public class StartDarkSoulsGame { |
|
|
} |
|
|
} |
|
|
public void ending () { |
|
|
public void ending () { |
|
|
position = "endig"; |
|
|
position = "endig"; |
|
|
mainTextArea.setText("No Way. The ASHEN ONE is real.\n" |
|
|
|
|
|
|
|
|
mainTextArea.setText("The ASHEN ONE is real.\n" |
|
|
+ "You killed him! you killed the SOUl OF CINDER.\n" |
|
|
+ "You killed him! you killed the SOUl OF CINDER.\n" |
|
|
+ "Welcome Aschen one to our Town.\n" |
|
|
+ "Welcome Aschen one to our Town.\n" |
|
|
+ "<THE End>"); |
|
|
+ "<THE End>"); |
|
|