diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-13 00:18:04 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-13 00:18:04 +0100 |
| commit | 4ae069581351b8712fd4647e9b902da1e3c9dbe3 (patch) | |
| tree | 044e6a02a8836b725cf630feb597ef7d413cc951 /Penguloon/Resources/Values/Strings.xml | |
| parent | f93e133ede2a76be1aa20a33c9fcf01308cd6df8 (diff) | |
yikes
Diffstat (limited to 'Penguloon/Resources/Values/Strings.xml')
| -rw-r--r-- | Penguloon/Resources/Values/Strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Penguloon/Resources/Values/Strings.xml b/Penguloon/Resources/Values/Strings.xml index b62b209..46cdc4c 100644 --- a/Penguloon/Resources/Values/Strings.xml +++ b/Penguloon/Resources/Values/Strings.xml @@ -17,9 +17,11 @@ <!-- objects info text --> <string name="ObjectPenguin">This penguin does not like \n balloons</string> - <string name="ObjectGoldPenguin">This penguin king shoots \n even faster than regular \n penguins</string> + <string name="ObjectGoldPenguin">This gold penguin shoots \n even faster than regular \n penguins</string> <string name="ObjectCannon">This penguin manufactored \n cannon can pop multiple \n balloons at once!</string> <string name="ObjectHospital">This weird object restores \n health after every round..</string> + <string name="ObjectMortar">This penguin mortar is \n huge and can pop alot of \n balloons at once!</string> + <string name="ObjectKingPenguin">This penguin king shoots \n at an alarmingly fast \n rate..</string> <!-- ingame options menu --> <string name="IngameOptionsContinue">Continue</string> |
