mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 15:32:25 +00:00
Recyclable Stock Parts (#12168)
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
var/rating = STOCK_PART_BASIC
|
||||
drop_sound = 'sound/items/drop/component.ogg'
|
||||
pickup_sound = 'sound/items/pickup/component.ogg'
|
||||
recyclable = TRUE
|
||||
|
||||
/obj/item/stock_parts/Initialize()
|
||||
. = ..()
|
||||
|
||||
6
html/changelogs/geeves-recycling_stock_parts.yml
Normal file
6
html/changelogs/geeves-recycling_stock_parts.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "You can now recycle stock parts in an autolathe."
|
||||
Reference in New Issue
Block a user