mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Reopens Lets toolbelts hold duct tape, removes hand drills from cargo toolbelts (#14542)
This commit is contained in:
@@ -115,7 +115,8 @@
|
||||
/obj/item/powerdrill,
|
||||
/obj/item/device/radio,
|
||||
/obj/item/device/debugger,
|
||||
/obj/item/device/eftpos
|
||||
/obj/item/device/eftpos,
|
||||
/obj/item/tape_roll
|
||||
)
|
||||
content_overlays = TRUE
|
||||
|
||||
@@ -139,7 +140,6 @@
|
||||
/obj/item/crowbar = 1,
|
||||
/obj/item/wirecutters/toolbelt = 1,
|
||||
/obj/item/stack/cable_coil/random = 1,
|
||||
/obj/item/powerdrill = 1,
|
||||
/obj/item/hammer = 1
|
||||
)
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
author: Forester40
|
||||
|
||||
|
||||
delete-after: True
|
||||
|
||||
|
||||
changes:
|
||||
- rscadd: "Utility belts can now hold rolls of duct tape."
|
||||
- tweak: "Uility belts ordered from Operations no longer spawn with hand drills in them and therefore no longer spawn with one more item than they actually have storage slots for."
|
||||
Reference in New Issue
Block a user