mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 17:43:35 +01:00
Merges the Janicart Floor Buffer into the Janiborg Floor Buffer (#25125)
* One Floor Buffer For All! * better name * Update code/modules/research/designs/mechfabricator_designs.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -364,10 +364,11 @@
|
||||
/***********************/
|
||||
|
||||
/obj/item/borg/upgrade/floorbuffer
|
||||
name = "janitor cyborg floor buffer upgrade"
|
||||
desc = "A floor buffer upgrade kit that can be attached to janitor cyborgs."
|
||||
name = "janitorial floor buffer upgrade"
|
||||
desc = "A floor buffer upgrade kit that can be attached to janitor cyborgs and mobile janicarts."
|
||||
icon = 'icons/obj/vehicles.dmi'
|
||||
icon_state = "upgrade"
|
||||
origin_tech = "materials=3;engineering=4"
|
||||
require_module = TRUE
|
||||
module_type = /obj/item/robot_module/janitor
|
||||
/// How much speed the cyborg loses while the buffer is active
|
||||
|
||||
Reference in New Issue
Block a user