diff --git a/mpq/scripts/iscript_askosi.bin b/mpq/scripts/iscript_askosi.bin index 2914a553..76454280 100644 Binary files a/mpq/scripts/iscript_askosi.bin and b/mpq/scripts/iscript_askosi.bin differ diff --git a/mpq/scripts/iscript_askosi.txt b/mpq/scripts/iscript_askosi.txt index 8fef6a03..3a3fecea 100644 --- a/mpq/scripts/iscript_askosi.txt +++ b/mpq/scripts/iscript_askosi.txt @@ -30,7 +30,7 @@ WarpIn [NONE] # ----------------------------------------------------------------------------- # LandlockInit: - imgul 1998 0 0 # Landlock Shadow (cm\a\landlock-shadow.grp) + imgulnextid 0 0 # Landlock Shadow (cm\a\landlock-shadow.grp) LandlockWorkingToIdle: playfram 0x00 goto SkryrokorLocal00 @@ -48,24 +48,30 @@ LandlockBuilt: goto SkryrokorLocal00 LandlockAlmostBuilt: - playfram 8 + playfram 11 goto SkryrokorLocal00 LandlockIsWorking: playfram 1 - wait 1 + wait 2 playfram 2 - wait 1 + wait 2 playfram 3 - wait 1 + wait 2 playfram 4 - wait 1 + wait 2 playfram 5 - wait 1 + wait 2 playfram 6 - wait 1 + wait 2 playfram 7 - wait 1 + wait 2 + playfram 8 + wait 2 + playfram 9 + wait 2 + playfram 10 + wait 2 goto LandlockIsWorking InfestedTerranWalkingToIdle: diff --git a/mpq/unit/cm/a/landlock-damage.lof b/mpq/unit/cm/a/landlock-damage.lof index 35394261..0edc3486 100644 Binary files a/mpq/unit/cm/a/landlock-damage.lof and b/mpq/unit/cm/a/landlock-damage.lof differ diff --git a/mpq/unit/cm/a/landlock-shadow.grp b/mpq/unit/cm/a/landlock-shadow.grp index d2bf2504..bc42327e 100644 Binary files a/mpq/unit/cm/a/landlock-shadow.grp and b/mpq/unit/cm/a/landlock-shadow.grp differ diff --git a/mpq/unit/cm/a/landlock.grp b/mpq/unit/cm/a/landlock.grp index 6d6ebd82..f103fe67 100644 Binary files a/mpq/unit/cm/a/landlock.grp and b/mpq/unit/cm/a/landlock.grp differ diff --git a/patchnotes.md b/patchnotes.md index 58e452cb..4856d753 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -36,6 +36,10 @@ - Build time 35 ยป 40 - Can now train **Mason**s while a **Quarry** is constructed. +## Audiovisuals +- New models for: + - Landlock (c. fasswawds) + ## Askosi factions - **NEW: Sons of Ash** - Conqueror clergy, set to burn the dead wood. diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 66729f75..42b0c405 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ