diff --git a/code/game/magic/cultist/ritual.dm b/code/game/magic/cultist/ritual.dm index bfd829d5e60..8ac93540c53 100644 --- a/code/game/magic/cultist/ritual.dm +++ b/code/game/magic/cultist/ritual.dm @@ -342,12 +342,13 @@ var/engwords = list("travel", "blood", "join", "hell", "destroy", "technology", Create a wall: Destroy Travel Self
Summon cultist: Join Other Self
Free a cultist: Travel technology other
- Deafen: Hide other see
+ Deafen: Hide Other See
Blind: Destroy See Other
Blood Boil: Destroy See Blood
- Communicate: Self other technology
- Stun: Join hide technology
- Summon Cultist Armor: Hell destroy other
+ Communicate: Self Other Technology
+ Stun: Join Hide Technology
+ Summon Cultist Armor: Hell Destroy Other
+ See Invisible: See Hell Join

Rune Descriptions

Teleport self

@@ -396,6 +397,8 @@ var/engwords = list("travel", "blood", "join", "hell", "destroy", "technology", Unlike other runes, this ons is supposed to be used in talisman form. When invoked directly, it simply releases some dark energy, briefly stunning everyone around. When imbued into a talisman, you can force all of its energy into one person, stunning him so hard he cant even speak. However, effect wears off rather fast.

Equip Armor

When this rune is invoked, either from a rune or a talisman, it will equip the user with the armor of the followers of Nar-Sie. To use this rune to its fullest extent, make sure you are not wearing any form of headgear, armor, gloves or shoes, and make sure you are not holding anything in your hands.
+

See Invisible

+ When invoked when standing on it, this rune allows the user to see the the world beyond as long as he does not move.
"}