Browse Source

add name in config

Laserlicht 1 month ago
parent
commit
abed555528
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/resources.json

+ 1 - 0
config/resources.json

@@ -36,6 +36,7 @@
 
 	"mithril": {
 		"index" : 7,
+		"name" : "Mithril",
 		"price": 0
 	}
 }