mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-27 22:42:29 +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
|
||||
{
|
||||
Game Heretic
|
||||
SpawnID 122
|
||||
Health 10
|
||||
Radius 9
|
||||
Height 22
|
||||
|
|
Loading…
Reference in a new issue