Skip to content

Commit

Permalink
[MIRROR] Buffs the AFAD (#4968)
Browse files Browse the repository at this point in the history
* Buffs the AFAD (#4316)

Update AFAD.dm

* [MIRROR] Buffs the AFAD

---------

Co-authored-by: RatFromTheJungle <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Aug 26, 2024
1 parent cef6253 commit 6467e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modular_nova/modules/cargo/code/items/AFAD.dm
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#define PHYSICAL_DAMAGE_HEALING -0.2
#define EXOTIC_DAMAGE_HEALING -0.1
#define PHYSICAL_DAMAGE_HEALING -0.5
#define EXOTIC_DAMAGE_HEALING -0.2

/obj/item/gun/medbeam/afad
name = "Automated First Aid Device"
Expand Down

0 comments on commit 6467e96

Please sign in to comment.