mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
VS: Move medibot out of sight in POI so mobs don't stare at it
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
/area/tether_away/debrisfield/explored)
|
||||
"l" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/mob/living/bot/medbot{
|
||||
name = "Dr. Crusty"
|
||||
},
|
||||
/turf/simulated/shuttle/plating/airless,
|
||||
/area/tether_away/debrisfield/explored)
|
||||
"m" = (
|
||||
@@ -124,12 +127,6 @@
|
||||
/obj/machinery/suit_cycler/medical,
|
||||
/turf/simulated/shuttle/floor/airless,
|
||||
/area/tether_away/debrisfield/explored)
|
||||
"B" = (
|
||||
/mob/living/bot/medbot{
|
||||
name = "Dr. Crusty"
|
||||
},
|
||||
/turf/simulated/shuttle/floor/airless,
|
||||
/area/tether_away/debrisfield/explored)
|
||||
"C" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/random/firstaid,
|
||||
@@ -178,6 +175,10 @@
|
||||
"M" = (
|
||||
/turf/simulated/shuttle/wall/hard_corner,
|
||||
/area/tether_away/debrisfield/explored)
|
||||
"Q" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/shuttle/wall,
|
||||
/area/tether_away/debrisfield/explored)
|
||||
|
||||
(1,1,1) = {"
|
||||
a
|
||||
@@ -496,7 +497,7 @@ c
|
||||
h
|
||||
l
|
||||
C
|
||||
H
|
||||
Q
|
||||
s
|
||||
n
|
||||
I
|
||||
@@ -581,7 +582,7 @@ a
|
||||
a
|
||||
a
|
||||
e
|
||||
B
|
||||
f
|
||||
f
|
||||
f
|
||||
c
|
||||
|
||||
Reference in New Issue
Block a user