mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Sync latest iscript changes
This commit is contained in:
parent
15612dced7
commit
9e149ea7e5
@ -51886,4 +51886,27 @@ MortothrokorWalking:
|
||||
wait 1
|
||||
move 4
|
||||
wait 1
|
||||
goto MortothrokorWalking
|
||||
goto MortothrokorWalking
|
||||
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 1738 Phantom Strike Proc (thingy\halmind.grp)
|
||||
.headerstart
|
||||
IsId 744
|
||||
Type 1
|
||||
Init PhantomStrikeProcInit
|
||||
Death PhantomStrikeProcDeath
|
||||
.headerend
|
||||
# ----------------------------------------------------------------------------- #
|
||||
|
||||
PhantomStrikeProcInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playfram 1
|
||||
wait 1
|
||||
playfram 2
|
||||
wait 1
|
||||
playfram 3
|
||||
PhantomStrikeProcDeath:
|
||||
wait 1
|
||||
end
|
||||
Loading…
Reference in New Issue
Block a user