Polaris sync

This commit is contained in:
killer653
2017-12-20 23:20:51 -05:00
514 changed files with 13847 additions and 5596 deletions

View File

@@ -56,6 +56,9 @@ var/list/table_icon_cache = list()
visible_message("<span class='warning'>\The [src] breaks down!</span>")
return break_to_parts() // if we break and form shards, return them to the caller to do !FUN! things with
/obj/structure/table/blob_act()
take_damage(100)
/obj/structure/table/initialize()
..()