mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user