mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 10:02:28 +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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user