Grammar patch 1

This is just the first one of many.
This commit is contained in:
Jarcolr
2014-04-08 14:48:31 +03:00
parent bec699bb7c
commit 868dea5681
23 changed files with 70 additions and 70 deletions
+2 -2
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>")