diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 2ba8f70c..20fbb34d 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/images.tbl b/mpq/arr/images.tbl index 5fa359ec..cf31cc40 100644 Binary files a/mpq/arr/images.tbl and b/mpq/arr/images.tbl differ diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index d6ea2648..c010a166 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index d880c917..4c1bc039 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -28523,6 +28523,12 @@ IdolGndAttkRpt: playsndbtwn 1268 1272 # Idol weaponfire 01, 02, 03, 04, 05 wait 1 playfram 0x99 + wait 3 + playfram 0xbb + attack + playsndbtwn 1268 1272 # Idol weaponfire 01, 02, 03, 04, 05 + wait 1 + playfram 0x99 wait 1 nobrkcodeend gotorepeatattk diff --git a/mpq/unit/cm/protoss/idol-attack.lol b/mpq/unit/cm/protoss/idol-attack.lol new file mode 100644 index 00000000..f3993117 Binary files /dev/null and b/mpq/unit/cm/protoss/idol-attack.lol differ diff --git a/patchnotes.md b/patchnotes.md index 85b4c510..b73ac181 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -24,9 +24,9 @@ A video going over all changes is forthcoming. This section will be edited with ## Game Modes - **NEW: Dark Ages** (c. Veeq7) - - -1 attack and sight ranges to all units + - -20% to base sight range and base weapon range - Cliff advantage gives 1 weapon range, from 2 - - Attacking flyers are disabled + - Attacking flyers are forbidden ## Bugfixes - **Audiovisual:** diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index bf5969c2..be434230 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ