mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
* green slimes make a tray's plants immortal * blue slime makes foam extinguishers dope again * orange slime will provide a pepper spray with unlimited capsaicin * adds missing return statements * oil slimes attach to pickaxe type things and make them dig AoE * fixes wrong type in attackby formal params * black slimes can attach to a chemistry dispenser to make DD easier to cook up * metal slimes let rpd's build pipes on all layers at once * YOU WILL COMPILE * makes multilayer work correctly adds red slimes allow autowrenching * socket wrenches can have a bluespace slime attached, which stops the gas from leaking out into the room * changes the autowrench on RPD to yellow slime * upgraded foam extinguishers now have 16K foam * nerfs the pickaxe upgrade by 50%, now 1x3 like ripley * slight name change so it fits on the chem dispenser ui * Update code/game/objects/items/weapons/tools.dm Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update code/game/objects/items/weapons/tools.dm Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update code/modules/hydroponics/hydro_tray.dm Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update code/modules/mining/mine_items.dm Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update code/modules/RCD/RPD.dm Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * Update code/modules/hydroponics/hydro_tray.dm Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> * variable changed name * Testing out new slime_act() method * Socket wrenches * RPD, hydro trays * Pepper sprays, pickaxes * Chem dispenser, beginning rework of act function * Now makes qdel work right * Fix compile errors * And another * Aaand some more * Maybe this? * Oh * Moves this up to object level, less redundant * Refactor of has_slime check * Indentation * Indent fix * pls pass test Co-authored-by: tianyou <fuckgit@fuckyou.git.fuck> Co-authored-by: hbycyl <36418376+hbycyl@users.noreply.github.com> Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com> Co-authored-by: 天佑 <meitianyou94@gmail.com> Co-authored-by: kanef <kanef9x@protonmail.com>