Have a really bad walking sound.
This commit is contained in:
parent
20cbc3a21c
commit
3720340ab7
4 changed files with 6 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
{"_type": "Combat", "hp": 200, "max_hp": 200, "damage": 15, "dead": false},
|
||||
{"_type": "Motion", "dx": 0, "dy": 0, "random": false},
|
||||
{"_type": "LightSource", "strength": 60, "radius": 1.8},
|
||||
{"_type": "LightSource", "strength": 50, "radius": 1.0},
|
||||
{"_type": "EnemyConfig", "hearing_distance": 5},
|
||||
{"_type": "Animation", "scale": 0.2, "simple": true, "frames": 10, "speed": 1.0}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue