Replaces the mateba sprite, name and description (#8748)

This commit is contained in:
Alberyk
2020-04-27 22:38:04 +02:00
committed by GitHub
parent 3d0ff30540
commit 8e56590dd9
4 changed files with 12 additions and 5 deletions
@@ -37,11 +37,11 @@
return ..()
/obj/item/gun/projectile/revolver/mateba
name = "mateba"
desc = "The Mateba .454 Autorevolver, a very rare weapon typical of special ops teams and mercenary teams. It packs quite the punch."
icon = 'icons/obj/guns/mateba.dmi'
icon_state = "mateba"
item_state = "mateba"
name = "automatic revolver"
desc = "The Hammerhead .454 autorevolver, a very rare weapon typical of special ops teams and mercenary teams. It packs quite the punch."
icon = 'icons/obj/guns/autorevolver.dmi'
icon_state = "autorevolver"
item_state = "autorevolver"
max_shells = 7
accuracy = 2
caliber = "454"