mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Large Multi-Bugfix (#4917)
* fixes #4877 * fixes #4797 * fixes #4827 * newscaster formatting fixes, fixes #4907, fixes character limit
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
verbs -= /obj/structure/table/verb/do_flip
|
||||
verbs -= /obj/structure/table/proc/do_put
|
||||
|
||||
/obj/structure/table/rack/remove_material(obj/item/weapon/wrench/W, mob/user)
|
||||
src.dismantle(W, user)
|
||||
|
||||
/obj/structure/table/rack/update_connections()
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user