mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Reduce lines by removing blank lines added by PJ's script
This commit is contained in:
@@ -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
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user