mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
- added pickup sprite for Chex Quest's Mini Zorcher (i.e. pistol replacement.)
This commit is contained in:
parent
aedd8f89cb
commit
d46ba7bfb7
3 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ actor MiniZorcher : Pistol
|
||||||
states
|
states
|
||||||
{
|
{
|
||||||
Spawn:
|
Spawn:
|
||||||
|
MINZ A -1
|
||||||
stop
|
stop
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -124,6 +124,7 @@ DoomEdNums
|
||||||
3003 = Flembrane
|
3003 = Flembrane
|
||||||
3004 = FlemoidusCommonus
|
3004 = FlemoidusCommonus
|
||||||
3006 = ChexSoul
|
3006 = ChexSoul
|
||||||
|
5010 = MiniZorcher
|
||||||
}
|
}
|
||||||
|
|
||||||
skill baby
|
skill baby
|
||||||
|
|
BIN
wadsrc/static/sprites/minza0.png
Normal file
BIN
wadsrc/static/sprites/minza0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 848 B |
Loading…
Reference in a new issue