Deploy new Landlock model; Fix some more bugs

This commit is contained in:
Pr0nogo 2026-08-26 14:52:13 -04:00
parent 9fb326c8bd
commit dfaea55224
7 changed files with 19 additions and 9 deletions

Binary file not shown.

View File

@ -30,7 +30,7 @@ WarpIn [NONE]
# ----------------------------------------------------------------------------- # # ----------------------------------------------------------------------------- #
LandlockInit: LandlockInit:
imgul 1998 0 0 # Landlock Shadow (cm\a\landlock-shadow.grp) imgulnextid 0 0 # Landlock Shadow (cm\a\landlock-shadow.grp)
LandlockWorkingToIdle: LandlockWorkingToIdle:
playfram 0x00 playfram 0x00
goto SkryrokorLocal00 goto SkryrokorLocal00
@ -48,24 +48,30 @@ LandlockBuilt:
goto SkryrokorLocal00 goto SkryrokorLocal00
LandlockAlmostBuilt: LandlockAlmostBuilt:
playfram 8 playfram 11
goto SkryrokorLocal00 goto SkryrokorLocal00
LandlockIsWorking: LandlockIsWorking:
playfram 1 playfram 1
wait 1 wait 2
playfram 2 playfram 2
wait 1 wait 2
playfram 3 playfram 3
wait 1 wait 2
playfram 4 playfram 4
wait 1 wait 2
playfram 5 playfram 5
wait 1 wait 2
playfram 6 playfram 6
wait 1 wait 2
playfram 7 playfram 7
wait 1 wait 2
playfram 8
wait 2
playfram 9
wait 2
playfram 10
wait 2
goto LandlockIsWorking goto LandlockIsWorking
InfestedTerranWalkingToIdle: InfestedTerranWalkingToIdle:

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -36,6 +36,10 @@
- Build time 35 » 40 - Build time 35 » 40
- Can now train **Mason**s while a **Quarry** is constructed. - Can now train **Mason**s while a **Quarry** is constructed.
## Audiovisuals
- New models for:
- Landlock (c. fasswawds)
## Askosi factions ## Askosi factions
- **NEW: Sons of Ash** - **NEW: Sons of Ash**
- Conqueror clergy, set to burn the dead wood. - Conqueror clergy, set to burn the dead wood.

Binary file not shown.