Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Commit

Permalink
Fixed presumed typo in name of item Pumfish -> Pumpfish (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chalmes authored and Jofairden committed Oct 19, 2017
1 parent c5ebfd1 commit bdf71e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Items/Pumpfish.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public override void SetDefaults()

public override void SetStaticDefaults()
{
DisplayName.SetDefault("Pumfish");
DisplayName.SetDefault("Pumpfish");
Tooltip.SetDefault("");
}

Expand Down

0 comments on commit bdf71e4

Please sign in to comment.