mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-09 17:02:00 +00:00
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
/datum/ghostspawner/techno_apprentice
|
|
short_name = "technoapprentice"
|
|
name = "Technomancer Apprentice"
|
|
desc = "Serve your Master. Cast Spells."
|
|
tags = list("Antagonist")
|
|
|
|
loc_type = GS_LOC_ATOM
|
|
atom_add_message = "A technomancer master has requested an apprentice!"
|
|
|
|
spawn_mob = /mob/living/carbon/human |