Merge pull request #4723 from Jarcolr/diction

Fixes some typos and descriptions
This commit is contained in:
Chinsky
2014-04-09 21:48:19 +04:00
23 changed files with 71 additions and 71 deletions

View File

@@ -159,5 +159,5 @@
comment = "tails"
else if(result == 2)
comment = "heads"
user.visible_message("<span class='notice'>[user] has thrown the [src]. It lands on [comment]! </span>", \
"<span class='notice'>You throw the [src]. It lands on [comment]! </span>")
user.visible_message("<span class='notice'>[user] has thrown \the [src]. It lands on [comment]! </span>", \
"<span class='notice'>You throw \the [src]. It lands on [comment]! </span>")