mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
APC fix from last update.
Updated female base sprites. Added female AI Hologram WIP. Modified alien larva to have directional movement. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@504 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 31 KiB |
@@ -3057,7 +3057,7 @@
|
||||
"bgO" = (/obj/grille,/obj/window/reinforced/north,/obj/window/reinforced/east,/turf/simulated/floor/plating,/area/quartermaster/storage)
|
||||
"bgP" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -29},/turf/simulated/floor,/area/quartermaster/storage)
|
||||
"bgQ" = (/obj/machinery/camera{c_tag = "Cargo Loading Area South"; dir = 1},/turf/simulated/floor,/area/quartermaster/storage)
|
||||
"bgR" = (/obj/machinery/power/apc{name = "QM Storage APC"; dir = 1; pixel_x = 0; pixel_y = -25},/obj/cable,/turf/simulated/floor,/area/quartermaster/storage)
|
||||
"bgR" = (/obj/machinery/power/apc{dir = 2; name = "QM Storage APC"; pixel_x = 0; pixel_y = -25},/obj/cable,/turf/simulated/floor,/area/quartermaster/storage)
|
||||
"bgS" = (/obj/machinery/firealarm{dir = 2; pixel_y = -24},/turf/simulated/floor,/area/quartermaster/office)
|
||||
"bgT" = (/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump{on = 1},/turf/simulated/floor,/area/quartermaster/office)
|
||||
"bgU" = (/obj/machinery/power/apc{dir = 2; name = "Cargo APC"; pixel_x = 1; pixel_y = -24},/obj/cable,/obj/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor,/area/quartermaster/office)
|
||||
@@ -3223,7 +3223,7 @@
|
||||
"bjY" = (/turf/simulated/floor{dir = 4; icon_state = "chapel"},/area/chapel/office)
|
||||
"bjZ" = (/obj/reagent_dispensers/fueltank,/obj/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/apmaint)
|
||||
"bka" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/camera{c_tag = "Aft Maintenance"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/apmaint)
|
||||
"bkb" = (/obj/machinery/power/apc{name = "Quartermaster's Office APC"; dir = 4; pixel_x = -26; pixel_y = 1},/obj/cable,/turf/simulated/floor,/area/quartermaster/qm)
|
||||
"bkb" = (/obj/machinery/power/apc{dir = 8; name = "Quartermaster's Office APC"; pixel_x = -26; pixel_y = 1},/obj/cable,/turf/simulated/floor,/area/quartermaster/qm)
|
||||
"bkc" = (/obj/stool/chair,/turf/simulated/floor,/area/quartermaster/qm)
|
||||
"bkd" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/disposalpipe/segment,/turf/simulated/floor,/area/quartermaster/qm)
|
||||
"bke" = (/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor,/area/hallway/primary/aft)
|
||||
|
||||
Reference in New Issue
Block a user