Create anvil.dm

This commit is contained in:
Toxici11i
2022-05-16 16:40:21 +01:00
committed by GitHub
parent fed19eee02
commit 3cf3e4ff74
+1 -1
View File
@@ -227,7 +227,7 @@
if(0 to 5)
finisheditem.desc = "It looks to be better than average."
if(6 to 8)
finisheditem.desc = "It looks to be a masterpiece"
finisheditem.desc = "It looks to be a masterpiece."
if(9 to INFINITY)
finisheditem.desc = "It is positively radiant, a legendary piece."
workpiece_state = FALSE