Skip to content

Commit b535861

Browse files
committed
Provide missing Ahorn tooltips
1 parent 53122d2 commit b535861

1 file changed

Lines changed: 47 additions & 6 deletions

File tree

Ahorn/lang/en_gb.lang

Lines changed: 47 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,63 @@
66
placements.entities.VortexHelper/AttachedJumpThru.tooltips.texture=Changes the appearance of the platform.
77
placements.entities.VortexHelper/AttachedJumpThru.tooltips.surfaceIndex=Footstep sound when walking on the platform.\nLeave at Default for game to decide automatically based on texture.
88

9-
# Custom Switch Gate
9+
# Auto Falling block
10+
placements.entities.VortexHelper/AutoFallingBlock.tooltips.tiletype=Changes the visual appearance of the falling block.
11+
12+
# Bowl Puffer
13+
placements.entities.VortexHelper/BowlPuffer.tooltips.noRespawn=If ticked, the pufferfish will not respawn after it explodes until the room is reset.
14+
placements.entities.VortexHelper/BowlPuffer.tooltips.explodeTimer=The time, in seconds, before the pufferfish will explode after touching a Puffer Barrier. Set to 0 for an instant explosion.
15+
16+
# Bubble Wrap Block
17+
placements.entities.VortexHelper/BubbleWrapBlock.tooltips.canDash=Whether the player is able to break this block by dashing into it.
18+
placements.entities.VortexHelper/BubbleWrapBlock.tooltips.respawnTime=The time in seconds that this block takes to respawn after breaking.
19+
20+
# Color Switch
21+
placements.entities.VortexHelper/ColorSwitch.tooltips.blue=Enables switch to BLUE through this Color Switch.
22+
placements.entities.VortexHelper/ColorSwitch.tooltips.rose=Enables switch to ROSE through this Color Switch.
23+
placements.entities.VortexHelper/ColorSwitch.tooltips.orange=Enables switch to ORANGE through this Color Switch.
24+
placements.entities.VortexHelper/ColorSwitch.tooltips.lime=Enables switch to LIME through this Color Switch.
25+
placements.entities.VortexHelper/ColorSwitch.tooltips.random=Makes this Color Switch randomly pick one of its enabled colors.
26+
27+
# Vortex Switch Gate
1028
placements.entities.VortexHelper/VortexSwitchGate.tooltips.sprite=Changes the visual appearance of the switch gate.
1129
placements.entities.VortexHelper/VortexSwitchGate.tooltips.behavior=Which custom behavior the block should use once activated.\n- Crush: The block accelerates toward its node like an Intro Crusher.\n- Shatter: The block destroys itself on the spot.
1230
placements.entities.VortexHelper/VortexSwitchGate.tooltips.crushDuration=The time the block takes to reach its node in Crush mode, in seconds.\nThis value is clamped between 0.5s and 2s.
1331

32+
# Dash Bubble
33+
placements.entities.VortexHelper/DashBubble.tooltips.spiked=Adds spikes to the edge of this bubble, which kill the player if it isn't dashing.
34+
placements.entities.VortexHelper/DashBubble.tooltips.singleUse=Makes this bubble usable only once.
35+
placements.entities.VortexHelper/DashBubble.tooltips.wobble=Allows this bubble to wobble around its position, and to react to the player bouncing on it.
36+
1437
# Floor Booster
38+
placements.entities.VortexHelper/FloorBooster.tooltips.left=Makes this Floor Booster push towards the left.
1539
placements.entities.VortexHelper/FloorBooster.tooltips.iceMode=Whether the Floor Booster should ignore the current Core mode and default to ice variant.
40+
placements.entities.VortexHelper/FloorBooster.tooltips.speed=The speed of this Floor Booster.
1641
placements.entities.VortexHelper/FloorBooster.tooltips.noRefillOnIce=Whether the ice variant should prevent dash refills when stood on.
1742
placements.entities.VortexHelper/FloorBooster.tooltips.notAttached=If ticked, the Floor Booster will forcibly not attach to moving platforms.
1843

19-
# Color Switch
20-
placements.entities.VortexHelper/ColorSwitch.tooltips.random=If ticked, the switch will change to a random color after being hit, rather than cycling through the colors.
44+
# Lilly
45+
placements.entities.VortexHelper/Lilly.tooltips.maxLength=The maximum distance at which this Lilly's arms can extend.
46+
47+
# Puffer Barrier
48+
# --- NONE ---
2149

2250
# Purple Booster
2351
placements.entities.VortexHelper/PurpleBooster.tooltips.lavender=Whether the booster should instead be lavender in color, and launch the player forward instead of arcing back.
2452

25-
# Bowl Puffer
26-
placements.entities.VortexHelper/BowlPuffer.tooltips.noRespawn=If ticked, the pufferfish will not respawn after it explodes until the room is reset.
27-
placements.entities.VortexHelper/BowlPuffer.tooltips.explodeTimer=The time, in seconds, before the pufferfish will explode after touching a Puffer Barrier. Set to 0 for an instant explosion.
53+
# Switch Block
54+
placements.entities.VortexHelper/SwitchBlock.tooltips.index=Changes the index and color of this Switch Block.
55+
56+
# Vortex Custom Bumper
57+
placements.entities.VortexHelper/VortexCustomBumper.tooltips.style=Alters the behavior and look of this bumper.\n-Green: Gives the player two dashes. Alternates between green bumper and deadly orange bumper with the current Core Mode.\n-Orange: Turns into a spiky bumper which kills the player, essentially making itself one use.
58+
placements.entities.VortexHelper/VortexCustomBumper.tooltips.notCoreMode=Whether this bumper's style should remain the same, independently of the current Core Mode.
59+
placements.entities.VortexHelper/VortexCustomBumper.tooltips.wobble=Allows this bumper to wobble around and react to the player bouncing on it.
60+
placements.entities.VortexHelper/VortexCustomBumper.tooltips.sprite=Custom sprite path for this bumper that leads to custom frames.\nThe frame count must match the one from the original skin, and the files need to have this bumper's style as their name (all lowercase), + the frame index.\nFor instance: green00.png, green01.png, green02.png, etc... given that this bumper uses the green style.\nThe sprites must be located somewhere in the Gameplay atlas (somewhere in Graphics/Atlases/Gameplay/).\n\nExemple: objects/myMap/myCustomBumper\n..should be valid if there exists files whose paths are Graphics/Atlases/Gameplay/objects/myMap/myCustomBumper/<style>00.png, etc... (<style> is this bumper's style).
61+
62+
# Color Switch Trigger
63+
placements.triggers.VortexHelper/ColorSwitchTrigger.tooltips.index=The target index (color) to switch to.
64+
placements.triggers.VortexHelper/ColorSwitchTrigger.tooltips.oneUse=Makes this trigger remove itself after being used.
65+
placements.triggers.VortexHelper/ColorSwitchTrigger.tooltips.silent=Turns off any sound made by this trigger.
66+
67+
# Kill Lightning Trigger
68+
placements.triggers.VortexHelper/KillLightningTrigger.tooltips.permanent=Kills all the lightning in the current level permanently. Makes this trigger one use only.

0 commit comments

Comments
 (0)