This commit is contained in:
Joan Lung
2016-06-20 10:36:01 -04:00
parent 901b9b2549
commit 971df0d8de
@@ -128,9 +128,9 @@
/mob/living/simple_animal/drone/cogscarab/Login()
..()
add_servant_of_ratvar(src, TRUE)
src << "<span class='heavy_brass'>You are a cogscarab</span><b>, a clockwork creation of Ratvar. As a cogscarab, you have low health, \
an inbuilt proselytizer that can convert metal and plasteel to alloy, a set of relatively fast tools, can communicate over the Hierophant Network with <i>:b</i>, \
and are immune to extreme temperatures and pressures. \n Your goal is to serve the Justiciar and his servants by repairing and defending all they create. \
src << "<span class='heavy_brass'>You are a cogscarab</span><b>, a clockwork creation of Ratvar. As a cogscarab, you have low health, an inbuilt proselytizer that can convert rods, \
metal, and plasteel to alloy, a set of relatively fast tools, can communicate over the Hierophant Network with </b><span class='heavy_brass'>:b</span><b>, and are immune to extreme \
temperatures and pressures. \n Your goal is to serve the Justiciar and his servants by repairing and defending all they create. \
You yourself are one of these servants, and will be able to utilize almost anything they can, excluding a clockwork slab.</b>"
/mob/living/simple_animal/drone/cogscarab/update_drone_hack()