mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #11050 from VOREStation/Arokha/rsf
Add RSF to autolathes
This commit is contained in:
committed by
Chompstation Bot
parent
796c58e062
commit
8faa3a57ce
@@ -59,3 +59,7 @@
|
||||
resources = list(MAT_PLASTIC = 5000, MAT_STEEL = 2000)
|
||||
hidden = 1
|
||||
man_rating = 2
|
||||
|
||||
/datum/category_item/autolathe/tools/rsf
|
||||
name = "rapid service fabricator"
|
||||
path = /obj/item/weapon/rsf
|
||||
|
||||
@@ -13,6 +13,7 @@ RSF
|
||||
opacity = 0
|
||||
density = 0
|
||||
anchored = 0.0
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 25000)
|
||||
var/stored_matter = 30
|
||||
var/mode = 1
|
||||
var/obj/item/weapon/reagent_containers/glasstype = /obj/item/weapon/reagent_containers/food/drinks/metaglass
|
||||
|
||||
Reference in New Issue
Block a user