Finished toolshop updates (Tool upgrades and more)

This commit is contained in:
=
2017-10-28 16:09:54 +02:00
parent 5467c1dd97
commit 8cc9353c3b
8 changed files with 41 additions and 114 deletions

View File

@ -50,12 +50,12 @@
<string name="playershape_name_wheel">Wheel</string>
<string name="playershape_name_sun">Sun</string>
<string name="tool_description_locked">You will unlock this mysterious tool later</string>
<string name="tool_description_ramp">A simple tool that will get you in the air</string>
<string name="tool_description_spring">It will get you way higher than the Ramp</string>
<string name="tool_description_magnet">Difficult to handle, but if you master it...</string>
<string name="tool_description_locked_format_d">You will unlock this mysterious tool at level %d</string>
<string name="tool_description_ramp">Roll up the ramp to gain height</string>
<string name="tool_description_spring">Shoots you in the air</string>
<string name="tool_description_magnet">Difficult to handle, but if you master it you can do anything</string>
<string name="tool_description_bomb">Blow up all obstacles near the bomb</string>
<string name="tool_description_power_mushroom">This will give you super-powers for 5 seconds</string>
<string name="tool_description_power_mushroom">This will give you super-powers for a few seconds</string>
<string name="tool_name_locked">\?\?\?</string>
<string name="tool_name_ramp">Ramp</string>
<string name="tool_name_spring">Spring</string>