This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Hero3
/
vcmi
mirror of
https://github.com/vcmi/vcmi.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add name in config
Laserlicht
1 month ago
parent
4a6b89c02d
commit
abed555528
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
config/resources.json
+ 1
- 0
config/resources.json
View File
@@ -36,6 +36,7 @@
"mithril": {
"index" : 7,
+ "name" : "Mithril",
"price": 0
}
}