-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c8f610e
commit 9a52527
Showing
2 changed files
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,29 @@ | ||
action-name-hypno = Psionic Hypnosis | ||
action-description-hypno = You are capable to hypnotize people and make them do your bidding. | ||
hypnosis-power-initialization-feedback = I am ready to hypnotize and make peoples do my bidding, reaching them in the deepest of their mind and play with their minds to fully control them. | ||
hypnosis-power-initialization-feedback = I am able to hypnotize and make people do my bidding, reaching them in the deepest parts of their mind. | ||
hypnosis-power-feedback = {CAPITALIZE($entity)} wields the power to control minds. | ||
hypno-max-subject = I cannot take more subjects. | ||
hypno-already-under = His already hypnotized. | ||
hypno-already-under = {CAPITALIZE($target)} is already hypnotized. | ||
examined-hypno = Looks mindless, happy... | ||
lost-subject = I lost the control of one of my subjects. | ||
lost-subject = I lost control of one of my subjects. | ||
hypno-free = I feel able to make my own toughts again. | ||
hypno-release = Release Subject | ||
hypno-start = You stare into {CAPITALIZE($entity)} eyes... | ||
hypno-phase-1 = {CAPITALIZE($entity)} eyes glows in such pretty colors... its hard to look away... | ||
hypno-phase-2 = The more you stare at {CAPITALIZE($entity)} eyes... the more its is hard to think... to have a tought... | ||
hypno-phase-3 = What im i doing again? Its soo hard to think... maybe i should not think and just stare... its just... soo pretty... | ||
hypno-success = {CAPITALIZE($entity)} stares at your eyes... lost in them, happy... hypnotized. | ||
mood-effect-BeingHypnotized = Its soo nice to not think, to be mindless... i love to obey... | ||
mood-effect-LostHypnosis = Its was nice to not think... i kinda miss that. | ||
hypno-start = You stare into {POSS-ADJ($target)} eyes... | ||
hypno-phase-1 = {CAPITALIZE($entity)} eyes glows in such pretty colors... it's hard to look away... | ||
hypno-phase-2 = The more you stare at {POSS-ADJ($target)} eyes... the more its i's hard to think... to have a thought... | ||
hypno-phase-3 = What was I doing... again? It's so hard to think... maybe I don't need to anymore, just stare... its just... so pretty... | ||
hypno-success = {CAPITALIZE(SUBJECT($target))} stares into your eyes, lost in them, lost in you. | ||
mood-effect-BeingHypnotized = It's nice to not think, to be mindless... I love to obey. | ||
mood-effect-LostHypnosis = It was nice to not think, I miss that. | ||
hypnotized = [bold][color=red]You are hypnotized! | ||
You are now completely loyal to {CAPITALIZE($entity)}.[/color][/bold] | ||
stophypno = [bold][color=red]You are no longer hypnotized! | ||
You are not anymore loyal to {CAPITALIZE($entity)}, you can now make your own toughts.[/color][/bold] | ||
You are no longer loyal to {CAPITALIZE($entity)}, you are now thinking properly again.[/color][/bold] | ||
has-mindshield = I cannot enter his mind. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters