Add classes
This commit is contained in:
parent
bc9967907e
commit
34d891c6c5
18 changed files with 257 additions and 6 deletions
|
@ -126,6 +126,6 @@ function ctf_alloc.set_all()
|
|||
give_initial_stuff(player)
|
||||
end
|
||||
|
||||
player:set_hp(20)
|
||||
player:set_hp(player:get_properties().hp_max)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue