You now receive damage to multiple body parts and can heal them all too.
This commit is contained in:
parent
1777a6bbf2
commit
360402cb3c
6 changed files with 61 additions and 23 deletions
|
|
@ -17,11 +17,11 @@ namespace gui {
|
|||
$gui.layout(
|
||||
"[head]"
|
||||
"[chest]"
|
||||
"[stomach]"
|
||||
"[right_arm]"
|
||||
"[left_arm]"
|
||||
"[stomach]"
|
||||
"[left_leg]"
|
||||
"[right_leg]");
|
||||
"[right_leg]"
|
||||
"[left_leg]");
|
||||
|
||||
$gui.set<Background>($gui.MAIN, {$gui.$parser, });
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue