fix for #4243, adds notification

squashed commits
This commit is contained in:
cookingboy3
2014-07-30 11:00:31 -07:00
parent 51fc452bd8
commit 64131818d8
2 changed files with 4 additions and 1 deletions
@@ -108,6 +108,8 @@
powered = 0
update_icon()
investigate_log("lost power and turned <font color='red'>off</font>","singulo")
log_game("Emitter lost power in ([x],[y],[z])")
message_admins("Emitter lost power in ([x],[y],[z] - <a href='?_src_=holder;adminplayerobservecoodjump=1;X=[x];Y=[y];Z=[z]'>JMP</a>)",0,1)
return
src.last_shot = world.time
+2 -1
View File
@@ -60,4 +60,5 @@ yota = Game Master
firecage = Game Master
donkieyo = Game Master
argoneus = Game Master
paprka = Game Master
paprka = Game Master
cookingboy3 = Game Master