mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-13 07:57:51 +00:00
- set sensible defaults for PowerReflection.
This commit is contained in:
parent
8b2a5c75a1
commit
c7668952d9
1 changed files with 2 additions and 1 deletions
|
@ -1950,7 +1950,8 @@ class PowerReflection : Powerup
|
||||||
{
|
{
|
||||||
Default
|
Default
|
||||||
{
|
{
|
||||||
Powerup.Duration -30;
|
Powerup.Duration -60;
|
||||||
|
DamageFactor 0.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue