File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88;; Trackbar Border Color change
99@SET 0x0059138B , {db 0xA0 , 0xA7 , 0xA0 }
1010
11- ;; Hack to make tiberium get affected by lighting (at the cost of remappability)
12- @NJNB 0x004557FF , 0x004559AE ;jnb loc_4559AE
13-
1411;; Don't add random extra cash to the money crate value specified in Rules.ini
1512@CLEAR 0x0045839D , 0x90 , 0x004583A3
1613@SET 0x0045839D , { lea edx , [ eax ] }
@@ -216,6 +213,9 @@ sstring str_TemperatPAL, "TEMPERAT.PAL"
216213; TEMPERAT.PAL -> DESERT.PAL
217214@SET 0x004DFDDF , { mov ecx , str_DesertPAL}
218215
216+ ;; Hack to make tiberium get affected by lighting (at the cost of remappability)
217+ @NJNB 0x004557FF , 0x004559AE ;jnb loc_4559AE
218+
219219;; IsScoreShuffle on by default
220220@SET 0x005899F1 , { mov byte [ eax + 35h ], 1 } ;byte ptr
221221@SET 0x005899F5 , nop
You can’t perform that action at this time.
0 commit comments