anvillan
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user