Reduce lines by removing blank lines added by PJ's script

This commit is contained in:
Tigercat2000
2016-04-05 08:25:57 -07:00
parent 9d430844c3
commit 78f53553f8
1049 changed files with 3 additions and 8630 deletions
-2
View File
@@ -17,7 +17,6 @@
if(href_list["move"])
if(challenge && world.time < SYNDICATE_CHALLENGE_TIMER)
to_chat(usr, "<span class='warning'>You've issued a combat challenge to the station! You've got to give them at least [round(((SYNDICATE_CHALLENGE_TIMER - world.time) / 10) / 60)] more minutes to allow them to prepare.</span>")
return 0
..()
@@ -33,7 +32,6 @@
if(href_list["move"])
if(z != ZLEVEL_CENTCOMM)
to_chat(usr, "<span class='warning'>Pods are one way!</span>")
return 0
..()