linter
This commit is contained in:
@@ -41,7 +41,7 @@ tilemap:
|
||||
|
||||
# Enemigos en esta habitación
|
||||
enemies:
|
||||
- animation: jailer_#1.yaml
|
||||
- animation: jailer1.yaml
|
||||
position: {x: 1, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -49,7 +49,7 @@ enemies:
|
||||
position2: {x: 1, y: 13}
|
||||
color: white
|
||||
|
||||
- animation: jailer_#3.yaml
|
||||
- animation: jailer3.yaml
|
||||
position: {x: 4, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -57,7 +57,7 @@ enemies:
|
||||
position2: {x: 4, y: 13}
|
||||
color: white
|
||||
|
||||
- animation: jailer_#1.yaml
|
||||
- animation: jailer1.yaml
|
||||
position: {x: 7, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -65,7 +65,7 @@ enemies:
|
||||
position2: {x: 7, y: 13}
|
||||
color: white
|
||||
|
||||
- animation: jailer_#2.yaml
|
||||
- animation: jailer2.yaml
|
||||
position: {x: 10, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
@@ -73,7 +73,7 @@ enemies:
|
||||
position2: {x: 10, y: 13}
|
||||
color: white
|
||||
|
||||
- animation: jailer_#1.yaml
|
||||
- animation: jailer1.yaml
|
||||
position: {x: 13, y: 13}
|
||||
velocity: {x: 0, y: 0}
|
||||
boundaries:
|
||||
|
||||
Reference in New Issue
Block a user