setting the player hitpoints to 10

This commit is contained in:
Clément Le Bihan
2020-04-29 00:47:27 +02:00
parent 2ac7007cb8
commit f6c532dd7e
+1 -1
View File
@@ -37,7 +37,7 @@
<map_movement />
<map_linker x="1" y="1" solid="false" centered="true"/>
<xp_component xp="20"/>
<health_component max_health="420"/>
<health_component max_health="10"/>
<player_component fight_rate="5%" />
</gc_entity>
</gc_entities>