adds missing /'s at the starts of some obj instances (#7169)
This commit is contained in:
committed by
kevinz000
parent
75def268a6
commit
db25067491
@@ -404,7 +404,7 @@
|
||||
activate_pin(3)
|
||||
return FALSE
|
||||
|
||||
obj/item/integrated_circuit/reagent/storage/juicer
|
||||
/obj/item/integrated_circuit/reagent/storage/juicer
|
||||
name = "reagent juicer"
|
||||
desc = "This is a reagent juicer. It accepts a ref to something and refines it into reagents. It can store up to 100u."
|
||||
icon_state = "blender"
|
||||
|
||||
Reference in New Issue
Block a user