Redundant objective line removed, improved descriptions

This commit is contained in:
Arkatos1
2019-03-28 01:18:17 +01:00
parent df64907f6b
commit 57405b8dd1
2 changed files with 4 additions and 5 deletions
@@ -161,7 +161,7 @@
/obj/item/antag_spawner/morph
name = "vial of ooze"
desc = "A magically infused bottle of ooze, distilled by methods rather not be spoken of."
desc = "A magically infused bottle of ooze, distilled by methods rather not be spoken of. Used to awaken an all-consuming monstrosity."
icon = 'icons/obj/wizard.dmi'
icon_state = "vialooze"
var/shatter_msg = "<span class='notice'>You shatter the bottle, no \
@@ -211,7 +211,6 @@
KillDaCrew.owner = M.mind
KillDaCrew.explanation_text = "[objective_verb] everyone and everything else while you're at it."
M.mind.objectives += KillDaCrew
M.mind.objectives += KillDaCrew
to_chat(M, "<B>Objective #[1]</B>: [KillDaWiz.explanation_text]")
to_chat(M, "<B>Objective #[2]</B>: [KillDaCrew.explanation_text]")
M << 'sound/magic/mutate.ogg'