Tweaks/fixes and greyscale icons.

This commit is contained in:
Zuhayr
2015-05-16 23:55:18 +09:30
parent 83570a1a9e
commit b8ca15f541
8 changed files with 17 additions and 19 deletions

View File

@@ -294,7 +294,7 @@
new_item.desc = ""
if(19)
apply_prefix = 0
new_item = new /obj/item/weapon/claymore(src.loc)
new_item = new /obj/item/weapon/material/claymore(src.loc)
new_item.force = 10
item_type = new_item.name
if(20)