Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nwjgit committed Jul 11, 2024
1 parent ce6d28e commit 55bd7b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mahoji/lib/abstracted_commands/lampCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ export const Lampables: IXPObject[] = [
SkillsEnum.Thieving,
SkillsEnum.Firemaking,
SkillsEnum.Agility

].includes(skill)
? 150
: 50) *
Expand Down

0 comments on commit 55bd7b0

Please sign in to comment.