mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-28 06:53:58 +00:00
- fixed: ArtiPork had wrong frame durations.
SVN r2624 (trunk)
This commit is contained in:
parent
387bfc0260
commit
56cc0569bb
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ ACTOR ArtiPork : CustomInventory 30
|
|||
States
|
||||
{
|
||||
Spawn:
|
||||
PORK ABCDEFGH 6
|
||||
PORK ABCDEFGH 5
|
||||
Loop
|
||||
Use:
|
||||
TNT1 A 0 A_FireCustomMissile("PorkFX", -15, 0, 0, 0, 1)
|
||||
|
|
Loading…
Reference in a new issue