mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Fixes lots of common spelling mistakes (#20086)
* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot" * recieve -> receive * spelling mistakes: percieve, wierd, posession, seperate, succesful * Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant * tgui rebuild * lets make this run * "succeded" mispelling * reverting money spam change
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
|
||||
/obj/effect/proc_holder/spell/vampire/self/share_damage
|
||||
name = "Blood Bond"
|
||||
desc = "Creates a net between you and your nearby thralls that evenly shares all damage recieved."
|
||||
desc = "Creates a net between you and your nearby thralls that evenly shares all damage received."
|
||||
gain_desc = "You have gained the ability to share damage between you and your thralls."
|
||||
action_icon_state = "blood_bond"
|
||||
required_blood = 5
|
||||
@@ -226,8 +226,8 @@
|
||||
|
||||
/obj/effect/proc_holder/spell/vampire/hysteria
|
||||
name = "Mass Hysteria (70)"
|
||||
desc = "Casts a powerful illusion to make everyone nearby percieve others to looks like random animals after briefly blinding them."
|
||||
gain_desc = "You have gained the ability to make everyone nearby percieve others to looks like random animals after briefly blinding them."
|
||||
desc = "Casts a powerful illusion to make everyone nearby perceive others to looks like random animals after briefly blinding them."
|
||||
gain_desc = "You have gained the ability to make everyone nearby perceive others to looks like random animals after briefly blinding them."
|
||||
action_icon_state = "hysteria"
|
||||
required_blood = 70
|
||||
base_cooldown = 180 SECONDS
|
||||
|
||||
@@ -153,7 +153,7 @@
|
||||
|
||||
/obj/effect/proc_holder/spell/vampire/glare
|
||||
name = "Glare"
|
||||
desc = "Your eyes flash, stunning and silencing anyone infront of you. It has lesser effects for those around you."
|
||||
desc = "Your eyes flash, stunning and silencing anyone in front of you. It has lesser effects for those around you."
|
||||
action_icon_state = "vampire_glare"
|
||||
base_cooldown = 30 SECONDS
|
||||
stat_allowed = UNCONSCIOUS
|
||||
|
||||
Reference in New Issue
Block a user