Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcaliburZero committed Oct 18, 2023
1 parent ceda5d3 commit 628661e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cbpickaxe/monster_form.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class TapeUpgrade:

name: str #: Internal name of the upgrade.
add_slot: bool #: If True, then the monster gets one additional sticker slot during this upgrade.
sticker: str #: res:// path to the sticker ht eplayer gets when this upgrade occurs.
sticker: str #: res:// path to the sticker the player gets when this upgrade occurs.

@staticmethod
def from_sub_resource(
Expand Down

0 comments on commit 628661e

Please sign in to comment.