mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-11 01:42:17 +00:00
Removes the multitool option from the augment combitool (#8811)
This commit is contained in:
@@ -335,6 +335,12 @@
|
||||
icon_state = "digitool"
|
||||
item_state = "digitool"
|
||||
w_class = ITEMSIZE_LARGE
|
||||
tools = list(
|
||||
"crowbar",
|
||||
"screwdriver",
|
||||
"wrench",
|
||||
"wirecutters"
|
||||
)
|
||||
|
||||
/obj/item/combitool/robotic/throw_at()
|
||||
usr.drop_from_inventory(src)
|
||||
|
||||
Reference in New Issue
Block a user