upgradeable recycler

This commit is contained in:
Fox-McCloud
2015-09-04 19:41:42 -04:00
parent 71493c9d3f
commit ea6bfdf758
10 changed files with 57 additions and 26 deletions
@@ -201,6 +201,7 @@
desc = "Proves to the world that you are the strongest!"
icon_state = "championbelt"
item_state = "champion"
materials = list(MAT_GOLD=400)
storage_slots = 1
can_hold = list(
"/obj/item/clothing/mask/luchador"
@@ -10,6 +10,7 @@
throw_speed = 2
throw_range = 7
w_class = 4.0
materials = list(MAT_METAL = 500)
origin_tech = "combat=1"
attack_verb = list("robusted")
hitsound = "sound/weapons/smash.ogg"