Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Nations.json #21

Merged
merged 1 commit into from
Jun 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update Nations.json
Fixed Argentinian quotes
  • Loading branch information
Smashfanful authored Jun 16, 2023
commit 6369402f8f49b236180b8d82e37aa8c10ae85e9c
8 changes: 4 additions & 4 deletions jsons/Nations.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
"startIntroPart1": " ",
"startIntroPart2": " ",

"declaringWar": "Prepare for war!",
"attacked": "You shall regret this!",
"defeated": "The victory is yours.",
"introduction": "Welcome, mighty leader.",
"declaringWar": "I heard of a wise man that said: if you wish for peace, then prepare for war. I hope you were prepared for it...",
"attacked": "There were many ways you could take my land peacefully, but fine: if you wish for war I will resist you.",
"defeated": "The victory is yours. Be at least magnanimous to my people.",
"introduction": "Welcome to Argentina, mighty leader. I do hope our peoples will live in peace.",
"neutralHello": "Greetings.",
"hateHello": "What do you want?",
"tradeRequest": "Better hurry, I may change my mind.",
Expand Down