mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-10 00:43:14 +00:00
Adds a configurable message to be sent to mobs on polymorph (#28541)
This commit is contained in:
@@ -277,6 +277,8 @@
|
||||
|
||||
to_chat(new_mob, "<span class='warning'>Your form morphs into that of a [randomize].</span>")
|
||||
|
||||
to_chat(new_mob, config.policies["polymorph"])
|
||||
|
||||
qdel(M)
|
||||
return new_mob
|
||||
|
||||
|
||||
Reference in New Issue
Block a user