mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Janitorial equipment tweaks and cleaners availability (#20037)
* Janitorial equipment tweaks and advanced cleaner * cleaner availability tweaks * old cleaner for drones * Mop capacity buff * advanced cleaner for sol traders * conflict part 1 * Merge branch 'master' into janitorial_tweaks * Revert "Merge branch 'master' into janitorial_tweaks" This reverts commit47129ea819. * Revert "Revert "Merge branch 'master' into janitorial_tweaks"" This reverts commita8c520b069. * hahahahaha * hahaha part 2 * hahaha part 3 * cerestation edit * adv cleaner comes with 500 now and ERT belt * lube spray upper case and moving it to spray.dm
This commit is contained in:
@@ -474,14 +474,6 @@
|
||||
cleaned_human.clean_blood()
|
||||
to_chat(cleaned_human, "<span class='danger'>[src] cleans your face!</span>")
|
||||
|
||||
/obj/item/reagent_containers/spray/cyborg_lube
|
||||
name = "Lube spray"
|
||||
list_reagents = list("lube" = 250)
|
||||
|
||||
/obj/item/reagent_containers/spray/cyborg_lube/cyborg_recharge(coeff, emagged)
|
||||
if(emagged)
|
||||
reagents.check_and_add("lube", volume, 2 * coeff)
|
||||
|
||||
// Service cyborg module.
|
||||
/obj/item/robot_module/butler
|
||||
name = "service robot module"
|
||||
|
||||
Reference in New Issue
Block a user