mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-30 12:13:02 +00:00
* Move External Infection Treatment to a new file, put in a heal infection step. * Give a list of permitted tools for the healing step. * Put in sounds and a time for the step * can repeat and begin step * Forgot a return * Add end and fail steps, fix some var and proc names. * Define germ_amount_healed, change custom pain message, success message. * Progress text * Hopefully puts the surgery back on the list * Forgot to include new file in paradise.dme * Fetch affected limb. * Indent some vars * Fix issue of not compiling, ensure progress messages actually appear * Should actually give progress indicators now. * progress indicator messages actually work now * Hopefully make it so the surgery can end normally. * Apply suggestions from code review Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> * Remove unneeded proc declaration * Remove unneeded `/the`s --------- Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>