mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-24 13:01:47 +00:00
- More Heretic DECORATE fixes.
SVN r1094 (trunk)
This commit is contained in:
parent
2ce3e1dd6a
commit
c42bc6af58
2 changed files with 3 additions and 2 deletions
|
@ -60,7 +60,7 @@ ACTOR BeakPowered : Beak
|
||||||
|
|
||||||
ACTOR ChickenPlayer : PlayerPawn native
|
ACTOR ChickenPlayer : PlayerPawn native
|
||||||
{
|
{
|
||||||
Health 30
|
Health 24
|
||||||
ReactionTime 0
|
ReactionTime 0
|
||||||
PainChance 255
|
PainChance 255
|
||||||
Radius 16
|
Radius 16
|
||||||
|
|
|
@ -188,6 +188,7 @@ ACTOR Sorcerer2
|
||||||
|
|
||||||
ACTOR Sorcerer2FX1
|
ACTOR Sorcerer2FX1
|
||||||
{
|
{
|
||||||
|
SpawnID 145
|
||||||
Radius 10
|
Radius 10
|
||||||
Height 6
|
Height 6
|
||||||
Speed 20
|
Speed 20
|
||||||
|
|
Loading…
Reference in a new issue