mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Possible fix for highlander
TS Fix Law Maker Incendiary Fix Possible Lawgiver burstfire fix Lawgiver Changes: Fix Rapid Fire Add Armor Piercing Add Pellets Lawgiver: Nerf incendiary bullets Blow up the users weapon arm if his dna doesnt match Added a proper soundeffect Added Changelog. Closes #71, Closes #327 Make the lawgiver emagable and change stun to a beam Added crowdcontrol mode to the lawgiver Final Tweaks to the lawgiver Updated .gitignore to inclode the .atom-build.json Fixed indentation Fixed blowing up the wrong hand if the user switch hands after the killswitch has been triggered
This commit is contained in:
@@ -130,6 +130,15 @@
|
||||
embed = 0
|
||||
sharp = 0
|
||||
|
||||
/obj/item/projectile/bullet/shotgun/incendiary
|
||||
name = "incendiary"
|
||||
check_armour = "melee"
|
||||
damage = 5
|
||||
agony = 0
|
||||
embed = 0
|
||||
sharp = 0
|
||||
incinerate = 10
|
||||
|
||||
//Should do about 80 damage at 1 tile distance (adjacent), and 50 damage at 3 tiles distance.
|
||||
//Overall less damage than slugs in exchange for more damage at very close range and more embedding
|
||||
/obj/item/projectile/bullet/pellet/shotgun
|
||||
|
||||
Reference in New Issue
Block a user