浏览代码

add colors

heroesiiifan 2 年之前
父节点
当前提交
5c2205184e
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      Mods/vcmi/config/vcmi/english.json

+ 9 - 0
Mods/vcmi/config/vcmi/english.json

@@ -21,6 +21,15 @@
 	"vcmi.adventureMap.moveCostDetails"        : "Movement points - Cost: %TURNS turns + %POINTS points, Remaining points: %REMAINING",
 	"vcmi.adventureMap.moveCostDetailsNoTurns" : "Movement points - Cost: %POINTS points, Remaining points: %REMAINING",
 
+	"vcmi.capitalColors.0" : "Red",
+	"vcmi.capitalColors.1" : "Blue",
+	"vcmi.capitalColors.2" : "Tan",
+	"vcmi.capitalColors.3" : "Green",
+	"vcmi.capitalColors.4" : "Orange",
+	"vcmi.capitalColors.5" : "Purple",
+	"vcmi.capitalColors.6" : "Teal",
+	"vcmi.capitalColors.7" : "Pink",
+
 	"vcmi.server.errors.existingProcess"     : "Another VCMI server process is running. Please terminate it before starting a new game.",
 	"vcmi.server.errors.modsIncompatibility" : "The following mods are required to load the game:",
 	"vcmi.server.confirmReconnect"           : "Do you want to reconnect to the last session?",