mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
* no more divison by 0 in slider
* little more code for upgrades * version set to 0.6 * "plural" reference names for Conflux creatures (starting armies of Conflux heroes should now be working) * minor changes
This commit is contained in:
80
config/cr_upgrade_list.txt
Normal file
80
config/cr_upgrade_list.txt
Normal file
@@ -0,0 +1,80 @@
|
||||
0 1
|
||||
2 3
|
||||
4 5
|
||||
6 7
|
||||
8 9
|
||||
10 11
|
||||
12 13
|
||||
14 15
|
||||
16 17
|
||||
18 19
|
||||
20 21
|
||||
22 23
|
||||
24 25
|
||||
26 27
|
||||
28 29
|
||||
30 31
|
||||
32 33
|
||||
34 35
|
||||
36 37
|
||||
38 39
|
||||
40 41
|
||||
42 43
|
||||
44 45
|
||||
46 47
|
||||
48 49
|
||||
50 51
|
||||
52 53
|
||||
54 55
|
||||
56 57
|
||||
58 59
|
||||
60 61
|
||||
62 63
|
||||
64 65
|
||||
66 67
|
||||
68 69
|
||||
70 71
|
||||
72 73
|
||||
74 75
|
||||
76 77
|
||||
78 79
|
||||
80 81
|
||||
82 83
|
||||
84 85
|
||||
86 87
|
||||
88 89
|
||||
90 91
|
||||
92 93
|
||||
94 95
|
||||
96 97
|
||||
98 99
|
||||
100 101
|
||||
102 103
|
||||
104 105
|
||||
106 107
|
||||
108 109
|
||||
110 111
|
||||
118 119
|
||||
120 121
|
||||
112 127
|
||||
113 125
|
||||
114 129
|
||||
115 123
|
||||
130 131
|
||||
2 137
|
||||
3 137
|
||||
18 137
|
||||
19 137
|
||||
34 136
|
||||
35 136
|
||||
8 136
|
||||
9 136
|
||||
13 150
|
||||
27 151
|
||||
41 152
|
||||
55 153
|
||||
69 154
|
||||
83 155
|
||||
97 156
|
||||
111 157
|
||||
131 15
|
||||
@@ -113,12 +113,17 @@
|
||||
110 Hydra
|
||||
111 ChaosHydra
|
||||
112 AirElemental
|
||||
112 AirElementals
|
||||
113 EarthElemental
|
||||
113 EarthElementals
|
||||
114 FireElemental
|
||||
114 FireElementals
|
||||
115 WaterElemental
|
||||
115 WaterElementals
|
||||
116 GoldGolem
|
||||
117 DiamondGolem
|
||||
118 Pixie
|
||||
118 Pixies
|
||||
119 Sprite
|
||||
120 PsiElemental
|
||||
121 MagicElemental
|
||||
|
||||
Reference in New Issue
Block a user