Skip to content

Commit 72fef6a

Browse files
committed
Merge branch 'master' of https://github.com/ThePix/QuestJS
2 parents eb674c5 + f58bd27 commit 72fef6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rpg/lists.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rpg.lists = {
55
stones:["alabaster", "soapstone", "chlorite", "wonderstone", "limestone", "onyx", "obsidian", "marble", "moonstone", "coral", "amber"],
66
metals:[
77
"mithril",
8-
"high gold".
8+
"high gold",
99
"royal gold",
1010
"gold",
1111
"crown gold",
@@ -24,7 +24,7 @@ rpg.lists = {
2424
"brass",
2525
"white copper",
2626
"copper",
27-
"cast iron".
27+
"cast iron",
2828
"wrought iron",
2929
"iron",
3030
"pewter",

0 commit comments

Comments
 (0)