mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 22:13:50 +00:00
Conflict Resolution
Also fixes a compiling error with previous PR
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user