Added all drawables for IcyMountains
Added snow particle system World on StartScene is randomly chosen Last-level onGoalScreen shows "toNextWorld"
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
<string name="message_next_level">Next level</string>
|
||||
<string name="goal_message_restart_format_d">Restart Level %d</string>
|
||||
<string name="goal_message_next_level_format_d">Next Level: %d</string>
|
||||
<string name="goal_message_next_world_format_s">Go to the next world:\n%s</string>
|
||||
<string name="pre_start_screen_loading">LOADING...</string>
|
||||
<string name="short_menu_continue">Continue</string>
|
||||
<string name="short_menu_restart">Restart</string>
|
||||
@ -76,7 +77,7 @@
|
||||
<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_magnet">Difficult to handle, but give it a try</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 a few seconds</string>
|
||||
<string name="tool_description_stasis">Freezes a certain area which leads to longer in-air time</string>
|
||||
|
Reference in New Issue
Block a user