diff options
Diffstat (limited to 'Penguloon/Resources/Values')
| -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> |
