Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ThePix/QuestJS
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePix committed Dec 6, 2024
2 parents eb674c5 + f58bd27 commit 72fef6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpg/lists.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rpg.lists = {
stones:["alabaster", "soapstone", "chlorite", "wonderstone", "limestone", "onyx", "obsidian", "marble", "moonstone", "coral", "amber"],
metals:[
"mithril",
"high gold".
"high gold",
"royal gold",
"gold",
"crown gold",
Expand All @@ -24,7 +24,7 @@ rpg.lists = {
"brass",
"white copper",
"copper",
"cast iron".
"cast iron",
"wrought iron",
"iron",
"pewter",
Expand Down

0 comments on commit 72fef6a

Please sign in to comment.