w e w
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
var/obj/item/ingot/notsword = I
|
var/obj/item/ingot/notsword = I
|
||||||
if(working)
|
if(working)
|
||||||
to_chat(user, "You heat the [notsword] in the [src].")
|
to_chat(user, "You heat the [notsword] in the [src].")
|
||||||
|
notsword.workability = "shapeable"
|
||||||
else
|
else
|
||||||
to_chat(user, "The furnace isn't working!.")
|
to_chat(user, "The furnace isn't working!.")
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user