I before E (#4287)

* except after C

* maroonic mistake

* Improved use of sound files.

Also more grammar.

* now with less fuckup
This commit is contained in:
Belsima
2017-11-19 04:00:14 -05:00
committed by Anewbe
parent 9eeacdfb48
commit 3320690a1e
8 changed files with 41 additions and 38 deletions

View File

@@ -1467,7 +1467,7 @@ datum/admins/var/obj/item/weapon/paper/admin/faxreply // var to hold fax replies
if(destination.recievefax(P))
if(destination.receivefax(P))
src.owner << "<span class='notice'>Message reply to transmitted successfully.</span>"
if(P.sender) // sent as a reply
log_admin("[key_name(src.owner)] replied to a fax message from [key_name(P.sender)]")