mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +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;
|
||||
PainChance 40;
|
||||
Monster;
|
||||
MinMissileChance 160;
|
||||
+BOSS
|
||||
+MISSILEMORE
|
||||
+FLOORCLIP
|
||||
|
|
Loading…
Reference in a new issue