mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
- fixed: the ExplosiveBarrel's height was wrong.
SVN r4161 (trunk)
This commit is contained in:
parent
47e7ab21cc
commit
81785124c5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ACTOR ExplosiveBarrel 2035
|
|||
SpawnID 125
|
||||
Health 20
|
||||
Radius 10
|
||||
Height 34
|
||||
Height 42
|
||||
+SOLID
|
||||
+SHOOTABLE
|
||||
+NOBLOOD
|
||||
|
|
Loading…
Reference in a new issue