Another partial fix for the bug #10998.
Enemy chambers #3 & #4 had the same problem as the one described in the bug.
This commit is contained in:
parent
8e65de51ed
commit
59e80d4c40
1 changed files with 2 additions and 2 deletions
|
@ -490,7 +490,7 @@
|
|||
[/chamber]
|
||||
[chamber]
|
||||
id=enemy_3
|
||||
x=40-50
|
||||
x=35-45
|
||||
y=1-35
|
||||
size=5
|
||||
jagged=3
|
||||
|
@ -522,7 +522,7 @@
|
|||
[/chamber]
|
||||
[chamber]
|
||||
id=enemy_4
|
||||
x=40-50
|
||||
x=35-45
|
||||
y=45-55
|
||||
size=5
|
||||
jagged=3
|
||||
|
|
Loading…
Add table
Reference in a new issue