Re: PrePatch 2.07 bugfix mod
Note - if you want to see the exact effects of the mod, add the following to the bottom of the .dm file, and start a new game as Ulm, then look at the units.
add to bottom of .dm file to test the mod:
#selectnation 4
#name "Bugfix Land"
#descr "Tests some new debugged units."
#summary "Various units."
#brief "Test."
#color 0.3 0.8 0.2
#clearrec
#addrecunit 1
#addreccom 105
#addreccom 552
#addreccom 249
#addreccom 846
#addreccom 950
#addreccom 699
#addreccom 698
#addreccom 582
#addreccom 977
#addreccom 576
#addreccom 365
#addreccom 396
#addreccom 1016
#addreccom 232
#addreccom 233
#addreccom 830
#addreccom 943
#addreccom 432
#addreccom 504
#addreccom 969
#addreccom 970
#addreccom 842
#addreccom 892
#addreccom 893
#addreccom 894
#addreccom 132
#addreccom 1020
#addreccom 15
#addreccom 16
#nothemes
#defcom1 1
#defcom2 1
#defunit1 1
#defunit2 1
#defmult1 3
#startcom 1
#startunittype 1
#startunitnbrs 20
#clearsites
#startsite "Mineral Cave"
#end
#end
|