mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-12 23:54:17 +00:00
- fixed incorrect MinMissileChance of SpiderMastermind.
This commit is contained in:
parent
205350e726
commit
60cb457c4c
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ class SpiderMastermind : Actor
|
||||||
Speed 12;
|
Speed 12;
|
||||||
PainChance 40;
|
PainChance 40;
|
||||||
Monster;
|
Monster;
|
||||||
MinMissileChance 160;
|
|
||||||
+BOSS
|
+BOSS
|
||||||
+MISSILEMORE
|
+MISSILEMORE
|
||||||
+FLOORCLIP
|
+FLOORCLIP
|
||||||
|
|
Loading…
Reference in a new issue