Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
threeandthreee committed Dec 3, 2024
1 parent e243cb9 commit a2ab1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/ladx/Options.py
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ def to_ladxr_option(self, all_options):
class Warps(Choice):
"""
[Improved] Adds remake style warp screen to the game. Choose your warp destination on the map after jumping in a portal and press B to select.
[Improved Additonal] Improved warps, and adds a warp point at Crazy Tracy's house (the Mambo teleport spot) and Eagle's Tower.
[Improved Additional] Improved warps, and adds a warp point at Crazy Tracy's house (the Mambo teleport spot) and Eagle's Tower.
"""
display_name = "Warps"
option_vanilla = 0
Expand Down

0 comments on commit a2ab1c5

Please sign in to comment.