Conflict Resolution

Also fixes a compiling error with previous PR
This commit is contained in:
Unknown
2019-03-28 17:24:03 -04:00
parent 9d056decda
commit ad181e797a
4 changed files with 7 additions and 9 deletions

View File

@@ -241,8 +241,6 @@
name = "bone repair injector"
desc = "A refined version of the standard autoinjector, allowing greater capacity. This one excels at treating damage to bones."
filled_reagents = list("inaprovaline" = 5, "osteodaxon" = 10)
<<<<<<< HEAD
=======
/obj/item/weapon/reagent_containers/hypospray/autoinjector/biginjector/glucose
name = "glucose hypo"
@@ -354,4 +352,3 @@
if(.) // Will occur if successfully injected.
infect_mob_random_lesser(H)
add_attack_logs(user, H, "Infected \the [H] with \the [src], by \the [user].")
>>>>>>> 3e9624c... Adds the Zaddat Race + Modifies pressure damage calculations (#5869)