Adds a bandolier to the warden's locker (#94130)

## About The Pull Request

PR title

## Why It's Good For The Game

Warden is the weapons guy and even starts with a super cool unique
shotgun. Bandoliers are roundstart items (can be bought from bartender's
vendor when they arent using it or arent preset, can be crafted by
killing five monkeys which there are plenty of) so this just removes the
hastle of having to go get it.

## Changelog
🆑
balance: The warden starts with a bandolier in their locker
/🆑

Co-authored-by: John Doe <markkavalerov87@gmail.com>
This commit is contained in:
Alien
2025-11-26 04:46:03 +02:00
committed by GitHub
parent b8d0953b3e
commit 267d31d531
@@ -89,6 +89,7 @@
new /obj/item/storage/belt/security/full(src)
new /obj/item/flashlight/seclite(src)
new /obj/item/door_remote/head_of_security(src)
new /obj/item/storage/belt/bandolier(src)
/obj/structure/closet/secure_closet/warden/populate_contents_immediate()