mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
Projectile Duplicate Variable Fix (#15638)
This commit is contained in:
@@ -436,7 +436,6 @@
|
||||
anti_materiel_potential = 4
|
||||
embed = FALSE
|
||||
penetrating = FALSE
|
||||
armor_penetration = 10
|
||||
var/heavy_impact_range = 1
|
||||
|
||||
/obj/item/projectile/bullet/recoilless_rifle/on_impact(var/atom/A)
|
||||
|
||||
6
html/changelogs/antitank_warhead_fix.yml
Normal file
6
html/changelogs/antitank_warhead_fix.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes the anti-tank warhead having \"armor_penetration\" defined twice."
|
||||
Reference in New Issue
Block a user