Syndicate Ship Update

This commit is contained in:
Fox-McCloud
2015-09-17 08:22:50 -04:00
parent ce91a30da3
commit 2d52bd90e1
4 changed files with 38 additions and 24 deletions
+13 -1
View File
@@ -945,4 +945,16 @@
/obj/structure/rack/proc/healthcheck()
if(health <= 0)
destroy()
destroy()
/obj/structure/rack/skeletal_bar
name = "skeletal minibar"
desc = "Made with the skulls of the fallen."
icon = 'icons/obj/stationobjs.dmi'
icon_state = "minibar"
/obj/structure/rack/skeletal_bar/left
icon_state = "minibar_left"
/obj/structure/rack/skeletal_bar/right
icon_state = "minibar_right"