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:
KaylebJay 2020-10-24 16:20:16 -06:00 committed by GitHub
parent 2501173aac
commit 1bc44d16ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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"