Adjusts IPC Adrenals to be Like Regular Adrenals - Robotic Equality Update! (#25903)

* Robot equality!

* Update medicine.dm

* e

* Update drugs.dm

* normalise drugs

* normalises medicine

* Update medicine.dm

* Update medicine.dm

* Update medicine.dm

* Update code/modules/reagents/chemistry/reagents/medicine.dm

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>

* update based on suggestions

* Update medicine.dm

* Update medicine.dm

* Apply suggestions from code review

Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>

---------

Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
CRUNCH
2024-08-05 19:27:37 +01:00
committed by GitHub
parent 2d48d02ad7
commit bccf624639
3 changed files with 100 additions and 122 deletions
@@ -18,9 +18,9 @@
imp_in.stand_up(TRUE)
SEND_SIGNAL(imp_in, COMSIG_LIVING_CLEAR_STUNS)
imp_in.reagents.add_reagent("recal", 10)
imp_in.reagents.add_reagent("surge_plus", 10)
imp_in.reagents.add_reagent("liquid_solder", 10)
imp_in.reagents.add_reagent("combatlube", 10)
imp_in.reagents.add_reagent("synthetic_omnizine_no_addiction", 10)
if(!uses)
qdel(src)