mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Replaces the mateba sprite, name and description (#8748)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user