mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- fixed Chicken spawn ID
SVN r1089 (trunk)
This commit is contained in:
parent
0f2633d78c
commit
a65f5c67a3
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ ACTOR ChickenPlayer : PlayerPawn native
|
||||||
|
|
||||||
ACTOR Chicken : MorphedMonster
|
ACTOR Chicken : MorphedMonster
|
||||||
{
|
{
|
||||||
|
Game Heretic
|
||||||
|
SpawnID 122
|
||||||
Health 10
|
Health 10
|
||||||
Radius 9
|
Radius 9
|
||||||
Height 22
|
Height 22
|
||||||
|
|
Loading…
Reference in a new issue