mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 01:22:24 +00:00
Saber fix. (#5384)
* Saber fix. * Saber fix 2: Electric boogaloo * parenthèse * "And another one" * Actually fixes the indentation * Balance revert
This commit is contained in:
@@ -47,9 +47,10 @@
|
||||
|
||||
/datum/design/item/weapon/smg
|
||||
id = "smg"
|
||||
desc = "An compact reliable SMG firing armor piercing ammo."
|
||||
req_tech = list(TECH_COMBAT = 4, TECH_MATERIAL = 3)
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 8000, "silver" = 2000, "diamond" = 1000)
|
||||
build_path = /obj/item/weapon/gun/projectile/automatic
|
||||
build_path = /obj/item/weapon/gun/projectile/automatic/saber
|
||||
sort_string = "TAABA"
|
||||
|
||||
/datum/design/item/weapon/ammo_9mm
|
||||
|
||||
Reference in New Issue
Block a user