ctf_classes: Give medics 50 bandages on (re)spawn (#627)
This commit is contained in:
parent
06a2c2fd03
commit
9201f0ac27
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ ctf_classes.register("medic", {
|
||||||
speed = 1.1,
|
speed = 1.1,
|
||||||
|
|
||||||
initial_stuff = {
|
initial_stuff = {
|
||||||
"ctf_bandages:bandage 20",
|
"ctf_bandages:bandage 50",
|
||||||
},
|
},
|
||||||
|
|
||||||
allowed_guns = {
|
allowed_guns = {
|
||||||
|
|
Loading…
Reference in a new issue