Skip to content

Commit

Permalink
add an improvesfloors floorbot subtype for emergency floor repair
Browse files Browse the repository at this point in the history
  • Loading branch information
TobleroneSwordfish committed Sep 28, 2024
1 parent ce63e11 commit b50634e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/robotics/bot/floorbot.dm
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,9 @@
/obj/machinery/bot/floorbot/active
on = TRUE

/obj/machinery/bot/floorbot/active/improvefloors
improvefloors = TRUE

/////////////////////////////////
//////Floorbot Construction//////
/////////////////////////////////
Expand Down

0 comments on commit b50634e

Please sign in to comment.