mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 18:45:22 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user