Adds ghost alerts.

Adds ghost alerts for revival (cloning, MMIs, nar-sie, drones, etc).
This commit is contained in:
Tkdrg
2015-10-27 23:07:41 -03:00
parent a87af40beb
commit dd20530f0e
19 changed files with 93 additions and 16 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
if(virgin)
virgin = 0
notify_ghosts("Someone has begun playing with a [src.name] in [get_area(src)]!")
notify_ghosts("Someone has begun playing with a [src.name] in [get_area(src)]!", source = src)
planchette = input("Choose the letter.", "Seance!") in list("A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z")
add_logs(M, src, "picked a letter on", " which was \"[planchette]\".")