mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 01:34:01 +00:00
Bot code improvements - Medibots (#63471)
This commit is contained in:
@@ -824,11 +824,10 @@
|
||||
/turf/open/floor/stone,
|
||||
/area/centcom/holding)
|
||||
"dr" = (
|
||||
/mob/living/simple_animal/bot/medbot{
|
||||
/mob/living/simple_animal/bot/medbot/stationary{
|
||||
desc = "A little medical robot. You can make out the word \"sincerity\" on its chassis.";
|
||||
name = "Hijikata";
|
||||
radio_key = null;
|
||||
stationary_mode = 1
|
||||
radio_key = null
|
||||
},
|
||||
/turf/open/floor/wood/large,
|
||||
/area/centcom/holding)
|
||||
@@ -1595,11 +1594,10 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/tdome/arena)
|
||||
"gV" = (
|
||||
/mob/living/simple_animal/bot/medbot{
|
||||
/mob/living/simple_animal/bot/medbot/stationary{
|
||||
desc = "When engaged in combat, the vanquishing of thine enemy can be the warrior's only concern.";
|
||||
name = "Momo";
|
||||
radio_key = null;
|
||||
stationary_mode = 1
|
||||
radio_key = null
|
||||
},
|
||||
/turf/open/floor/sepia,
|
||||
/area/centcom/holding)
|
||||
@@ -14934,11 +14932,10 @@
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/centcom/admin)
|
||||
"Sa" = (
|
||||
/mob/living/simple_animal/bot/medbot{
|
||||
/mob/living/simple_animal/bot/medbot/stationary{
|
||||
desc = "When engaged in combat, the vanquishing of thine enemy can be the warrior's only concern.";
|
||||
name = "Hattori";
|
||||
radio_key = null;
|
||||
stationary_mode = 1
|
||||
radio_key = null
|
||||
},
|
||||
/turf/open/floor/sepia,
|
||||
/area/centcom/holding)
|
||||
@@ -44151,7 +44148,7 @@ es
|
||||
bu
|
||||
fO
|
||||
Pf
|
||||
hb
|
||||
Sa
|
||||
cH
|
||||
fO
|
||||
Oe
|
||||
@@ -44408,7 +44405,7 @@ AG
|
||||
AG
|
||||
Up
|
||||
hb
|
||||
Sa
|
||||
hb
|
||||
ge
|
||||
fO
|
||||
UC
|
||||
|
||||
Reference in New Issue
Block a user