This commit is contained in:
lolman360
2020-08-24 17:52:42 +10:00
parent ff5c4d779f
commit 94e24a9738
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -252,7 +252,7 @@
name = "anvil"
desc = "An anvil. It's got wheels bolted to the bottom."
anvilquality = 0
itemqualitymax = 5
itemqualitymax = 6
/obj/structure/anvil/obtainable/ratvar
name = "brass anvil"
+1 -1
View File
@@ -103,7 +103,7 @@
qualname = "shoddy"
if(-1000 to -1)
qualname = "poor"
if(0)
if(-1 to 1)
qualname = "normal"
if(10 to INFINITY)
qualname = "legendary"