•added cigarette directions east-west-north

•Bar now requires barman access in order to get behind the tap and in the freezer
•Preparing the ground for dat barman overhaul (SPRITE ME SOME GODDAMN BOTTLES)
•Piano sprite switch. It might just be me but the old one is goddamn horrible. Found it on the forums. If you think it sucks, feel free to revert.

Also, don't mind the change in kitchen.dmi and food.dmi, I took the glass sprites from one and placed them in the other.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@88 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
polyxenitopalidou
2010-09-12 21:15:21 +00:00
parent 7bc89cbc8c
commit 2b165d7b40
5 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 496 B

+2 -2
View File
@@ -1354,7 +1354,7 @@
"aAb" = (/obj/cable{icon_state = "1-2"; d1 = 1; d2 = 2},/obj/machinery/atmospherics/pipe/simple,/obj/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/maintcentral)
"aAc" = (/obj/machinery/atmospherics/pipe/simple,/turf/simulated/wall,/area/crew_quarters/bar)
"aAd" = (/obj/table,/obj/machinery/light/small,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar)
"aAe" = (/obj/machinery/door/airlock,/turf/simulated/floor,/area/crew_quarters/bar)
"aAe" = (/obj/machinery/door/airlock{req_access_txt = "25"},/turf/simulated/floor,/area/crew_quarters/bar)
"aAf" = (/obj/machinery/light{dir = 1},/turf/simulated/floor,/area/hallway/primary/central)
"aAg" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1},/turf/simulated/floor,/area/hallway/primary/central)
"aAh" = (/obj/stool/chair{dir = 4},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22},/obj/machinery/light{tag = "icon-tube1 (WEST)"; icon_state = "tube1"; dir = 8},/turf/simulated/floor{icon_state = "white"},/area/medical/medbay)
@@ -1629,7 +1629,7 @@
"aFq" = (/obj/table,/obj/machinery/light/small{dir = 1},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar)
"aFr" = (/obj/table/reinforced{tag = "icon-reinf_tabledir (SOUTHWEST)"; icon_state = "reinf_tabledir"; dir = 10},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar)
"aFs" = (/obj/table/reinforced{tag = "icon-reinf_tabledir (SOUTHEAST)"; icon_state = "reinf_tabledir"; dir = 6},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar)
"aFt" = (/obj/machinery/door/window/northright,/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar)
"aFt" = (/obj/machinery/door/window/northright{name = "Bar interior"; req_access_txt = "25"},/turf/simulated/floor{icon_state = "bar"},/area/crew_quarters/bar)
"aFu" = (/obj/cable{icon_state = "2-4"; d1 = 2; d2 = 4},/turf/simulated/floor/plating,/area/maintenance/maintcentral)
"aFv" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/floor/plating,/area/maintenance/maintcentral)
"aFw" = (/obj/cable{icon_state = "4-8"; d1 = 4; d2 = 8},/turf/simulated/wall,/area/storage/autolathe)