Give bandages infinite uses (#689)
* infinite bandages for medics * Little nitpick * Set stack_max to 1 Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
This commit is contained in:
parent
2501173aac
commit
1bc44d16ee
2 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ ctf_classes.register("medic", {
|
|||
speed = 1.1,
|
||||
|
||||
initial_stuff = {
|
||||
"ctf_bandages:bandage 50",
|
||||
"ctf_bandages:bandage",
|
||||
"default:pick_steel",
|
||||
"default:shovel_steel",
|
||||
"default:cobble 99"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue