mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
* extra spaces removed from "span class = '" --> "span class='"
* warning-spans added to cases of "You need..."
This commit is contained in:
@@ -225,7 +225,7 @@ GLOBAL_LIST_INIT(hallucination_list, list(
|
||||
update_icon("alienh_pounce")
|
||||
if(hit_atom == target && target.stat!=DEAD)
|
||||
target.Paralyze(100)
|
||||
target.visible_message("<span class='danger'>[target] flails around wildly.</span>","<span class ='userdanger'>[name] pounces on you!</span>")
|
||||
target.visible_message("<span class='danger'>[target] flails around wildly.</span>","<span class='userdanger'>[name] pounces on you!</span>")
|
||||
|
||||
/datum/hallucination/xeno_attack
|
||||
//Xeno crawls from nearby vent,jumps at you, and goes back in
|
||||
|
||||
Reference in New Issue
Block a user