Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 0d37d89

Browse files
authored
Update tools.dm (#22588)
1 parent 20455df commit 0d37d89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/modules/surgery/tools.dm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,8 @@
460460
can_buckle = FALSE
461461
bolts = FALSE
462462
var/obj/picked_up = /obj/item/surgical_mat
463+
buildstacktype = /obj/item/stack/sheet/plastic
464+
buildstackamount = 3
463465

464466
/obj/structure/bed/surgical_mat/Initialize(mapload)
465467
..()

0 commit comments

Comments
 (0)