10 lines
No EOL
145 B
YAML
10 lines
No EOL
145 B
YAML
name: Player
|
|
texture: player.png
|
|
|
|
health: 100
|
|
speed: 100
|
|
radius: 25
|
|
size: [50, 50]
|
|
first_weapon: pistol.yaml
|
|
second_weapon: knife.yaml
|
|
faction: 0 |