mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Technomancer Golem (#12072)
This commit is contained in:
@@ -671,4 +671,20 @@
|
||||
to_chat(H, "<b>You are the Technomancer's apprentice! Your goal is to assist them in their mission at the [station_name()].</b>")
|
||||
to_chat(H, "<b>Your service has not gone unrewarded, however. Studying under them, you have learned how to use a Manipulation Core \
|
||||
of your own. You also have a catalog, to purchase your own functions and equipment as you see fit.</b>")
|
||||
to_chat(H, "<b>It would be wise to speak to your master, and learn what their plans are for today. Your clothing is holographic, you should change its look before leaving.</b>")
|
||||
to_chat(H, "<b>It would be wise to speak to your master, and learn what their plans are for today. Your clothing is holographic, you should change its look before leaving.</b>")
|
||||
|
||||
/datum/outfit/admin/techomancer/golem
|
||||
name = "Technomancer Golem"
|
||||
|
||||
head = null
|
||||
l_ear = /obj/item/device/radio/headset/bluespace
|
||||
uniform = null
|
||||
suit = null
|
||||
belt = null
|
||||
back = /obj/item/technomancer_core/golem
|
||||
shoes = null
|
||||
|
||||
r_pocket = /obj/item/disposable_teleporter/free
|
||||
l_pocket = /obj/item/technomancer_catalog/golem
|
||||
|
||||
id = /obj/item/card/id/bluespace
|
||||
Reference in New Issue
Block a user