Liberty S3: fix bug with wrong side number
This commit is contained in:
parent
1a2ec86df4
commit
c03c82da7d
1 changed files with 4 additions and 4 deletions
|
@ -128,7 +128,7 @@ Been a strange few days. Had to leave Dallben real quick. Grabbed as much stuff
|
|||
[/side]
|
||||
|
||||
[side]
|
||||
side=4
|
||||
side=5
|
||||
controller=ai
|
||||
no_leader=yes
|
||||
hidden=yes
|
||||
|
@ -304,7 +304,7 @@ Been a strange few days. Had to leave Dallben real quick. Grabbed as much stuff
|
|||
type=Walking Corpse
|
||||
id=Dead Fish
|
||||
variation=swimmer
|
||||
side=4
|
||||
side=5
|
||||
x,y=35,6
|
||||
animate=yes
|
||||
[/unit]
|
||||
|
@ -371,13 +371,13 @@ Been a strange few days. Had to leave Dallben real quick. Grabbed as much stuff
|
|||
|
||||
[unit]
|
||||
type=Tentacle of the Deep
|
||||
side=4
|
||||
side=5
|
||||
x,y=17,29
|
||||
animate=yes
|
||||
[/unit]
|
||||
[unit]
|
||||
type=Tentacle of the Deep
|
||||
side=4
|
||||
side=5
|
||||
x,y=18,25
|
||||
animate=yes
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue