mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-17 11:05:16 +01:00
Gives ghost roles their own assigned_roles (#29044)
* Gives ghost roles their own assigned_role in mind. * vars * skeleton
This commit is contained in:
committed by
Jordan Brown
parent
59bbd429ef
commit
91c92c788c
@@ -534,6 +534,7 @@
|
||||
to_chat(G, "You are an adamantine golem. You move slowly, but are highly resistant to heat and cold as well as blunt trauma. You are unable to wear clothes, but can still use most tools. \
|
||||
Serve [user], and assist [user.p_them()] in completing their goals at any cost.")
|
||||
G.mind.store_memory("<b>Serve [user.real_name], your creator.</b>")
|
||||
G.mind.assigned_role = "Servant Golem"
|
||||
|
||||
G.mind.enslave_mind_to_creator(user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user