mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
[LORE] Bluespace Lore Pass Pt. 1 (#27809)
* when the space is blue * Update bio_chip_fluff.dm * Update wormhole_jaunter.dm * Update magazines.dm * Update bags.dm * Update magazines.dm * Update dance_machine.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> * Update closets.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> --------- Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
|
||||
/datum/spell/vampire/blood_tendrils
|
||||
name = "Blood Tendrils (10)"
|
||||
desc = "You summon blood tendrils from bluespace after a delay to ensnare people in an area, slowing them down."
|
||||
desc = "You summon a small field of horrific blood tendrils after a delay to ensnare people in an area, slowing them down."
|
||||
gain_desc = "You have gained the ability to summon blood tendrils to slow people down in an area that you target."
|
||||
required_blood = 10
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
sound = 'sound/misc/enter_blood.ogg'
|
||||
var/area_of_affect = 1
|
||||
|
||||
selection_activated_message = "<span class='notice'>You channel blood magics to weaken the bluespace veil. <b>Left-click to cast at a target area!</b></span>"
|
||||
selection_activated_message = "<span class='notice'>You prepare to summon a set of blood tendrils. <b>Left-click to cast at a target area!</b></span>"
|
||||
selection_deactivated_message = "<span class='notice'>Your magics subside.</span>"
|
||||
|
||||
/datum/spell/vampire/blood_tendrils/create_new_targeting()
|
||||
|
||||
Reference in New Issue
Block a user